Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianSosic committed Aug 23, 2024
1 parent d9c8ac3 commit 6c1eee5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `MIN` mode of `NumericalTarget` is now implemented via the acquisition function
instead of negating the computational representation

### Fixed
- `RandomForestSurrogate` now produces proper batch predictions
- Surrogates providing only marginal posterior information can no longer be used for
batch recommendation

### Removed
- `register_custom_architecture` decorator
- `Scalar` and `DefaultScaler` classes
Expand Down

0 comments on commit 6c1eee5

Please sign in to comment.