Skip to content

0.1.4 (5 Dec, 2020)

Choose a tag to compare

@lukapecnik lukapecnik released this 05 Dec 15:03
· 247 commits to master since this release
0ae2dc6

Fixed critical bug in nature-inspired feature selection process.
Removed 10-fold cross validation from pipeline evaluation benchmark to make the framework more general - user can still perform 10-fold cross validation on his own, after obtaining the optimized pipeline.
Removed export_boxplot methods since there is no more 10-fold cross validation.