Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-02-23 | 1.0 kB | |
v0.12.2 source code.tar.gz | 2024-02-23 | 2.7 MB | |
v0.12.2 source code.zip | 2024-02-23 | 2.8 MB | |
Totals: 3 Items | 5.4 MB | 1 |
What's Changed
- estimator type by @perib in https://github.com/EpistasisLab/tpot/pull/1319
- Update requirements by @gatl in https://github.com/EpistasisLab/tpot/pull/1335
- Bump torch from 1.3.1 to 1.13.1 by @dependabot in https://github.com/EpistasisLab/tpot/pull/1336
- update sklearn version to 1.1.3 by @perib in https://github.com/EpistasisLab/tpot/pull/1337
- remove deprecated imp, fix docstring warning by @perib in https://github.com/EpistasisLab/tpot/pull/1331
- update compatibility with scikitlearn 1.4 by @perib in https://github.com/EpistasisLab/tpot/pull/1343
- Improve error message by @gatl in https://github.com/EpistasisLab/tpot/pull/1338
- Mate operator fix by @perib in https://github.com/EpistasisLab/tpot/pull/1268
New Contributors
- @gatl made their first contribution in https://github.com/EpistasisLab/tpot/pull/1335
- @dependabot made their first contribution in https://github.com/EpistasisLab/tpot/pull/1336
Full Changelog: https://github.com/EpistasisLab/tpot/compare/v0.12.1...v0.12.2