Bump up version number
This commit is contained in:
parent
0826d457b2
commit
059f81a797
@ -1,4 +1,11 @@
|
|||||||
|
|
||||||
|
## 1.23.0.0
|
||||||
|
|
||||||
|
* New style of train data is preferred
|
||||||
|
- `in.tsv` and `expected.tsv` instead of `train.tsv`
|
||||||
|
- though this is not required as sometimes training data look different than test data
|
||||||
|
- `--validate` option was changed accordingly
|
||||||
|
|
||||||
## 1.22.1.0
|
## 1.22.1.0
|
||||||
|
|
||||||
* Add "Mean/" meta-metric (for the time being working only with MultiLabel-F-measure)
|
* Add "Mean/" meta-metric (for the time being working only with MultiLabel-F-measure)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: geval
|
name: geval
|
||||||
version: 1.22.1.0
|
version: 1.23.0.0
|
||||||
synopsis: Machine learning evaluation tools
|
synopsis: Machine learning evaluation tools
|
||||||
description: Please see README.md
|
description: Please see README.md
|
||||||
homepage: http://github.com/name/project
|
homepage: http://github.com/name/project
|
||||||
|
Loading…
Reference in New Issue
Block a user