Add F1, precision and recall

This commit is contained in:
Dawid Jurkiewicz 2020-04-06 12:52:21 +02:00
parent abba594b01
commit de81465278
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
--metric Accuracy --precision 4 --in-header in-header.tsv --out-header out-header.tsv
--metric Accuracy --metric F1 --metric F0:N<Precision> --metric F9999999:N<Recall> --precision 4 --in-header in-header.tsv --out-header out-header.tsv