Breaking Changes:
- Problem is now ObjectiveFunction
- Task now holds an objective function and input/output spaces
- Scenario is renamed
6B9C
to
task_type
.
Updated configs and added some more fixes.
The API now follows this scheme:
What's Changed
- docs: update install instructions by @sarah-segel in #136
- Add logo by @helegraf in #137
- add running data to readme by @dengdifan in #139
- fix(check_missing.py): Fix criterion for max trials by @benjamc in #150
- Fix HEBO integration by @benjamc in #149
- Feat/plotting by @benjamc in #152
- Fix/dist by @benjamc in #153
- v0.1.1 by @benjamc in #154
- Feature/additional hpobench benchmarks by @sarah-segel in #155
- Add documentation about carps usage by @benjamc in #157
- Fix/hpobench requirements (#94) by @helegraf in #148
- Add automl.space link to repo by @TheEimer in #169
- carps v1.0.0 by @benjamc in #182
New Contributors
Full Changelog: v.0.1.1...v1.0.0