Add hyperparameter to ChangeLog and Boost class

This commit is contained in:
2024-12-14 14:02:10 +01:00
parent 43ceefd2c9
commit 18844c7da7
3 changed files with 17 additions and 3 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Add a new hyperparameter to the BoostAODE class, *alphablock*, to control the way α is computed, with the last model or with the ensmble built so far. Default value is *false*.
## [1.0.6] 2024-11-23
### Fixed