Releases: netrack/keras-metrics
Releases · netrack/keras-metrics
(1.1.0) 2019-04-04
(1.0.0) 2019-02-25
Changelog
- Metrics divided into three categories: binary, categorical and sparse.
(0.0.7) 2019-01-21
Changelog
- Ability to save and load the model with metrics from
keras_metrics
.
(0.0.6) 2019-01-12
Changelog
- Add support of multi-dimensional metrics
(0.0.5) 2018-11-25
Changelog
- Make metrics stateful
0.0.4 (2018-10-25)
Changelog
- Fix f1 score evaluation to nan.
0.0.3 (2018-08-15)
Changelog
- F1 score metric with multi-label support
0.0.2 (2018-08-01)
Changelog
- Ability to specify a label for any metric
0.0.1 (2018-05-24)
Changelog
- True positive metric
- True negative metric
- False positive metric
- False negative metric
- Recall
- Precision