Update changelog
This commit is contained in:
parent
ced29a2c2e
commit
164c8bd90c
@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- *convergence_best* hyperparameter to the BoostAODE class, to control the way the prior accuracy is computed if convergence is set. Default value is *false*.
|
- *convergence_best* hyperparameter to the BoostAODE class, to control the way the prior accuracy is computed if convergence is set. Default value is *false*.
|
||||||
- SPnDE model.
|
- SPnDE model.
|
||||||
- A2DE model.
|
- A2DE model.
|
||||||
|
- A2DE & SPnDE tests.
|
||||||
|
- Add tests to reach 99% of coverage.
|
||||||
|
|
||||||
### Internal
|
### Internal
|
||||||
|
|
||||||
@ -21,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Refactor catch2 library location to test/lib
|
- Refactor catch2 library location to test/lib
|
||||||
- Refactor loadDataset function in tests.
|
- Refactor loadDataset function in tests.
|
||||||
- Remove conditionalEdgeWeights method in BayesMetrics.
|
- Remove conditionalEdgeWeights method in BayesMetrics.
|
||||||
- A2DE & SPnDE tests.
|
- Refactor Coverage Report generation.
|
||||||
|
|
||||||
## [1.0.5] 2024-04-20
|
## [1.0.5] 2024-04-20
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user