Skip to content

0.11.2

Latest
Compare
Choose a tag to compare
@Scienfitz Scienfitz released this 11 Oct 15:12
· 48 commits to main since this release
5380bcd

What's Changed

Added

  • n_restarts and n_raw_samples keywords to configure continuous optimization
    behavior for BotorchRecommender
  • User guide for utilities

Changed

  • Utility add_fake_results renamed to add_fake_measurements
  • Utilities add_fake_measurements and add_parameter_noise now also return the
    dataframe they modified in-place

Fixed

  • Leftover attrs-decorated classes are garbage collected before the subclass tree is
    traversed, avoiding sporadic serialization problems

Merged Pull Requests

Full Changelog: 0.11.1...0.11.2