This repository has been archived by the owner on Nov 14, 2023. It is now read-only.
tune-sklearn 0.4.2
Changelog
- Fix detection of BOHB scheduler by @Yard1 in #219
- Remove
max_concurrency
from BOHB kwargs by @Yard1 in #220 - Save analysis object by @Yard1 in #224
- Allow 1 as
sk_n_jobs
, fix cloning issues by @Yard1 in #225 - Fix cloning issues with
early_stopping
by @Yard1 in #229 - Remove
os.path.expanduser
(defer to Ray Tune) by @krfricke in #231 - Remove
ray_context
by @Yard1 in #236 - Use
tune.with_parameters
by @Yard1 in #237 - Bump version to 0.4.2 by @Yard1 in #238
Full Changelog: v0.4.1...v0.4.2