Skip to content

v0.11.7 minor release

Compare
Choose a tag to compare
@weixuanfu weixuanfu released this 06 Jan 15:19
· 72 commits to master since this release
6448bdb
  • Fix compatibility issue with scikit-learn 0.24 and xgboost 1.3.0
  • Fix a bug causing that TPOT does not work when classifying more than 50 classes
  • Add initial support Resampler from imblearn
  • Fix minor bugs