Skip to content

v0.4.2

Compare
Choose a tag to compare
@bpkroth bpkroth released this 01 Feb 18:04
· 86 commits to main since this release
f5c357a

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 add TunableConfigTrialGroup property for TrialData and ExperimentData by @bpkroth in #648
  • Add default_tunable_config_id property to ExperimentData by @bpkroth in #650
  • Remove mistakenly added columns by @bpkroth in #652
  • Fixes to max_iterations calculation when trial_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