v0.4.2
What's Changed
- README documentation updates by @bpkroth in #647
- Remove TunableGroups from Storage classes and add TrialData tests by @bpkroth in #644
- Refactor
mlos_bench.storage
and addTunableConfigTrialGroup
property forTrialData
andExperimentData
by @bpkroth in #648 - Add
default_tunable_config_id
property toExperimentData
by @bpkroth in #650 - Remove mistakenly added columns by @bpkroth in #652
- Fixes to
max_iterations
calculation whentrial_config_repeat_count
is given. by @bpkroth in #651 - Address some pandas FuturesWarnings by @bpkroth in #653
- Improve mlos-viz for multiple repeats of a config and add tests by @bpkroth in #633
- Workaround pytest version bump incompatibility with pytest-lazy-fixtures plugin by @bpkroth in #656
- Add demo video link to README by @bpkroth in #657
- Bump version: 0.4.1 → 0.4.2 by @bpkroth in #658
Full Changelog: v0.3.2...v0.4.2