TPOT v0.11.2 Minor Release
Pre-release
Pre-release
- Fix
early_stopparameter does not work properly - TPOT built-in
OneHotEncodercan refit to different datasets - Fix the issue that the attribute
evaluated_individuals_cannot record correct generation info. - Add a new parameter
log_fileto output logs to a file instead ofsys.stdout - Fix some code quality issues and mistakes in documentations
- Fix minor bugs