What's Changed
Added
n_restarts
andn_raw_samples
keywords to configure continuous optimization
behavior forBotorchRecommender
- User guide for utilities
Changed
- Utility
add_fake_results
renamed toadd_fake_measurements
- Utilities
add_fake_measurements
andadd_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
- Subclass garbage collection by @AdrianSosic in #397
- Update known_issues.md by @Scienfitz in #390
- Update CONTRIBUTING.md by @Scienfitz in #395
- Add Continuous Optimization Controls to BotorchRecommender by @Scienfitz in #389
- Add Explanation of some Utilities to User Guide by @Scienfitz in #392
- Release 0.11.2 by @Scienfitz in #401
Full Changelog: 0.11.1...0.11.2