You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're planning a major release, Karoo 3.0, that will be pip-installable and include all the recent features - the new API, sklearn-compatibility, logical operators - and some additional items. The purpose of this issue is to determine which items to include, and track our progress toward the release.
We're planning a major release, Karoo 3.0, that will be
pip
-installable and include all the recent features - the new API, sklearn-compatibility, logical operators - and some additional items. The purpose of this issue is to determine which items to include, and track our progress toward the release.Below is my first take:
Karoo 3.0 (include)
sphinx
for readthedocs.io, including the content from the Karoo_GP_User_Guide.pdf updated to be currentKaroo 3.N (later)
click
for color in Interactive-mode menu.ast
from theTree.load
process.BaseGP.compare_fitness
sklearn.utils.estimator_checks.check_estimator(BaseGP)
.log
and trigonometric funcs.Sympy
.Tree.display
support highlighting specific nodesX
andy
in the model directly. (needs hooks)population_a.csv
references to a dict/enum inkaroo-gp.py
. (needs hooks)GP
classes:BinaryClassifierGP
,EnsembleClassifierGP
,BooleanGP
, etc.The text was updated successfully, but these errors were encountered: