Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-rapp committed Oct 2, 2024
1 parent 37fd3f2 commit 38d1398
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ tocdepth: 2

A major update to the BOOMER algorithm that comes with the following changes.

```{warning}
This release comes with several API changes. For an updated overview of the available parameters and command line arguments, please refer to the [documentation](https://mlrl-boomer.readthedocs.io/en/0.11.0/).
```

### API Changes

- The options `min_samples` and `max_samples` have been added to the values of the command line arguments `--feature-sampling` and `--instance-sampling`.

### Quality-of-Life Improvements

- C++ 20 is now required for compiling the project.
Expand Down

0 comments on commit 38d1398

Please sign in to comment.