In TPOT 0.4, we've made some major changes to the internals of TPOT. We've summarized the changes below. Added new sklearn models and preprocessors AdaBoostClassifier BernoulliNB ExtraTreesClassifier GaussianNB MultinomialNB LinearSVC PassiveAggressiveClassifier GradientBoostingClassifier RBFSampler FastICA FeatureAgglomeration Nystroem Added operator that inserts virtual features for the count of features with values of zero Removed XGBoost as a dependency Too many users were having install issues with XGBoost Replaced with scikit-learn's GradientBoostingClassifier Improved descriptiveness of TPOT command line parameter documentation Removed min/max/avg details during fit() when verbosity > 1 Replaced with tqdm progress bar A...
Major overhaul of Ultrafit_env and Ultrapeak classes Primary function Ultrapeak::PeakFit() rewritten...
This release adds support for sklearn 0.21 and pandas 0.24. Enhancements Add reference to IPCRid...
Version 0.4.2 (2016-08-24) Downloads Source code (zip) Source code (tar.gz) PDF documentation ...
After a couple months hiatus in refactor land, we're excited to release the latest and greatest vers...
TPOT now supports regression problems! We have created two separate TPOTClassifier and TPOTRegressor...
TPOT 0.7 is now out, featuring multiprocessing support for Linux and macOS, customizable operator co...
TPOT now supports integration with Dask for parallelization + smart caching. Big thanks to the Dask ...
TPOT now detects whether there are missing values in your dataset and replaces them with the median ...
TPOT now supports sparse matrices with a new built-in TPOT configurations, "TPOT sparse". We are usi...
Add a new built configuration "TPOT NN" which includes all operators in "Default TPOT" plus addition...
Support for Python 3.4 and below has been officially dropped. Also support for scikit-learn 0.20 or ...
Add a new template option to specify a desired structure for machine learning pipeline in TPOT. Chec...
Fix compatibility issue with scikit-learn v0.22 warm_start now saves both Primitive Sets and evaluat...
TPOT v0.10.2 is the last version to supports Python 2.7 and Python 3.4. Minor updates for fixing com...
Yellowbrick is an open source, pure Python project that extends the scikit-learn API with visual ana...
Major overhaul of Ultrafit_env and Ultrapeak classes Primary function Ultrapeak::PeakFit() rewritten...
This release adds support for sklearn 0.21 and pandas 0.24. Enhancements Add reference to IPCRid...
Version 0.4.2 (2016-08-24) Downloads Source code (zip) Source code (tar.gz) PDF documentation ...
After a couple months hiatus in refactor land, we're excited to release the latest and greatest vers...
TPOT now supports regression problems! We have created two separate TPOTClassifier and TPOTRegressor...
TPOT 0.7 is now out, featuring multiprocessing support for Linux and macOS, customizable operator co...
TPOT now supports integration with Dask for parallelization + smart caching. Big thanks to the Dask ...
TPOT now detects whether there are missing values in your dataset and replaces them with the median ...
TPOT now supports sparse matrices with a new built-in TPOT configurations, "TPOT sparse". We are usi...
Add a new built configuration "TPOT NN" which includes all operators in "Default TPOT" plus addition...
Support for Python 3.4 and below has been officially dropped. Also support for scikit-learn 0.20 or ...
Add a new template option to specify a desired structure for machine learning pipeline in TPOT. Chec...
Fix compatibility issue with scikit-learn v0.22 warm_start now saves both Primitive Sets and evaluat...
TPOT v0.10.2 is the last version to supports Python 2.7 and Python 3.4. Minor updates for fixing com...
Yellowbrick is an open source, pure Python project that extends the scikit-learn API with visual ana...
Major overhaul of Ultrafit_env and Ultrapeak classes Primary function Ultrapeak::PeakFit() rewritten...
This release adds support for sklearn 0.21 and pandas 0.24. Enhancements Add reference to IPCRid...
Version 0.4.2 (2016-08-24) Downloads Source code (zip) Source code (tar.gz) PDF documentation ...