Skip to content

Commit 852d67d

Browse files
committed
Update CHANGELOG.md
1 parent 5d08d7e commit 852d67d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## Version 0.1.12
4+
5+
[@cumbof/hdlib@0.1.12](https://github.com/cumbof/hdlib/releases/tag/0.1.12)
6+
7+
### New features
8+
9+
- `examples/chopin2.py` now reports the Accuracy, F1, Precision, Recall, and the Matthews correlation coefficient for each of the folds in addition to the average of these scores as evaluation metrics of the hyperdimensional computing models;
10+
- `model.Model` class functions now raise different exceptions based on multiple checks on the input parameters.
11+
312
## Version 0.1.11
413

514
[@cumbof/hdlib@0.1.11](https://github.com/cumbof/hdlib/releases/tag/0.1.11)

0 commit comments

Comments
 (0)