Releases: msmbuilder/osprey
Releases · msmbuilder/osprey
v1.1.0
API Changes
- Implemented
Config.trial_results
, allowing convenient retrieval of
trials as a pandas.DataFrame
(#190)
New Features
- Added random seed via CLI (#196)
- Added
DSVDatasetLoader
(#175)
- Added
random_seed
as a configurable parameter (#164)
Bug Fixes
- Fixed issue where
random_seed
was not passed to estimator (#198)
- Fixed
bokeh.io.vplot
deprecation warning (#192)
- Fixed ungraceful failures when using GP with a single choice in
search space (#191)
- Fixed parsing of
jumpvar
(#164)
Osprey 0.4
Merge pull request #57 from pandegroup/pandegroup
Change links to point to pandegroup/osprey