TPOT v0.10.2 is the last version to supports Python 2.7 and Python 3.4. Minor updates for fixing compatibility issues with the latest version of scikit-learn (version > 0.21) and xgboost (v0.90) Default value of template parameter is changed to None instead. Fix errors in documentatio
What's Changed Attempt to resolve the ginormous source build issue, by @ceteri in https://github.co...
Fix a bug causing that max_time_mins parameter doesn't work when use_dask=True in TPOT 0.9.5 Now TPO...
We're happy to announce the 0.22.1 bugfix release. Change log under https://scikit-learn.org/stable...
Fix compatibility issue with scikit-learn v0.22 warm_start now saves both Primitive Sets and evaluat...
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...
Add data_file_path option into expert function for replacing 'PATH/TO/DATA/FILE' to customized datas...
Fix early_stop parameter does not work properly TPOT built-in OneHotEncoder can refit to different d...
Add a new built configuration "TPOT NN" which includes all operators in "Default TPOT" plus addition...
After a couple months hiatus in refactor land, we're excited to release the latest and greatest vers...
Fixed use scikit-build=0.14.1 on Linux, since scikit-build=0.15.0 fails to find the Python Interpre...
Many improvements and extensions to the dataset-like classes for interoperability, including data pr...
This release adds support for Python 3.10. Full Changelog: https://github.com/sebp/scikit-survival/c...
Added Added Python 3.9 support Template is being tested for Python 3.6, 3.7, 3.8, 3.9 Added ext...
Added pytest-mock as dependency. [#31] Require pytest-cov 2.3.1 or later. [#41] Require pytest-docte...
What's Changed Attempt to resolve the ginormous source build issue, by @ceteri in https://github.co...
Fix a bug causing that max_time_mins parameter doesn't work when use_dask=True in TPOT 0.9.5 Now TPO...
We're happy to announce the 0.22.1 bugfix release. Change log under https://scikit-learn.org/stable...
Fix compatibility issue with scikit-learn v0.22 warm_start now saves both Primitive Sets and evaluat...
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...
Add data_file_path option into expert function for replacing 'PATH/TO/DATA/FILE' to customized datas...
Fix early_stop parameter does not work properly TPOT built-in OneHotEncoder can refit to different d...
Add a new built configuration "TPOT NN" which includes all operators in "Default TPOT" plus addition...
After a couple months hiatus in refactor land, we're excited to release the latest and greatest vers...
Fixed use scikit-build=0.14.1 on Linux, since scikit-build=0.15.0 fails to find the Python Interpre...
Many improvements and extensions to the dataset-like classes for interoperability, including data pr...
This release adds support for Python 3.10. Full Changelog: https://github.com/sebp/scikit-survival/c...
Added Added Python 3.9 support Template is being tested for Python 3.6, 3.7, 3.8, 3.9 Added ext...
Added pytest-mock as dependency. [#31] Require pytest-cov 2.3.1 or later. [#41] Require pytest-docte...
What's Changed Attempt to resolve the ginormous source build issue, by @ceteri in https://github.co...
Fix a bug causing that max_time_mins parameter doesn't work when use_dask=True in TPOT 0.9.5 Now TPO...
We're happy to announce the 0.22.1 bugfix release. Change log under https://scikit-learn.org/stable...