github automl/auto-sklearn v0.12.0
Version 0.12.0

latest releases: v0.15.0, v0.14.7, paper_multiobjective_fairness_v0.1...
3 years ago

Version 0.12.0

  • BREAKING: Auto-sklearn must now be guarded by __name__ == "__main__" due to the use of the spawn multiprocessing context.
  • ADD #1026: Adds improved meta-data for Auto-sklearn 2.0 which results in strong improved performance.
  • MAINT #984 and #1008: Move to scikit-learn 0.23.X
  • MAINT #1004: Move from travis-ci to github actions.
  • MAINT 8b67af6: drop the requirement to the lockfile package.
  • FIX #990: Fixes a bug that made Auto-sklearn fail if there are missing values in a pandas DataFrame.
  • FIX #1007, #1012 and #1014: Log multiprocessing output via a new log server. Remove several potential deadlocks related to the joint use of multi-processing, multi-threading and logging.

Contributors v0.12.0

  • Matthias Feurer
  • ROHIT AGARWAL
  • Francisco Rivera

Don't miss a new auto-sklearn release

NewReleases is sending notifications on new releases.