Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-03 | 706 Bytes | |
v1.1.0 source code.tar.gz | 2025-07-03 | 1.7 MB | |
v1.1.0 source code.zip | 2025-07-03 | 1.8 MB | |
Totals: 3 Items | 3.5 MB | 3 |
What's Changed
- Update package for Python 3.12 by @john-sandall in https://github.com/EpistasisLab/tpot/pull/1374
- Add support for Python 3.13 by @john-sandall in https://github.com/EpistasisLab/tpot/pull/1377
- fixes max_eval_time_mins and max_eval_time_mins to allow None and inf - also allows steady state estimator to use template search spaces by @perib in https://github.com/EpistasisLab/tpot/pull/1375
- Update for sklearn 1.6 by @perib in https://github.com/EpistasisLab/tpot/pull/1371
New Contributors
- @john-sandall made their first contribution in https://github.com/EpistasisLab/tpot/pull/1374
Full Changelog: https://github.com/EpistasisLab/tpot/compare/v1.0.0...v1.1.0