You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.