Skip to content

Commit 4d8548e

Browse files
Merge pull request #2 from ChristianKleineidam/codex/update-version-in-changelog
Update version number
2 parents ed55f06 + 06be913 commit 4d8548e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

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

77
## 16.17.13

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.14
3+
version: 16.17.15
44
homepage: https://github.com/gyrdym/ml_algo
55

66
environment:

0 commit comments

Comments
 (0)