Skip to content

Commit 0f93383

Browse files
committed
add Binary Log-Loss (Cross-Entropy) metric (#262), fix version
1 parent 66cb98a commit 0f93383

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 16.17.15
3+
## 16.18.0
44
- Added `MetricType.logLoss` and `LogLossMetric` for evaluating probabilistic
55
binary classifiers
66

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: ml_algo
22
description: Machine learning algorithms, Machine learning models performance evaluation functionality
3-
version: 16.17.15
3+
version: 16.18.0
44
homepage: https://github.com/gyrdym/ml_algo
55

66
environment:

0 commit comments

Comments
 (0)