Commit Graph

490 Commits

Author SHA1 Message Date
8c2fa3d8ed Better diagnostics for unknown metrics 2021-07-23 18:34:39 +02:00
36a930d159 Fix bug with no calibration plot for Probabilistic-MultiLabel-F 2021-07-23 17:38:57 +02:00
c71bba81f3 Fix bug with inconsistent handling of probs in MultiLabel-F1 2021-07-23 17:26:41 +02:00
4b80625cc2 Bump up version 2021-07-21 14:22:42 +02:00
2175d75aac Properly validate train set 2021-07-21 14:21:24 +02:00
61847f9fdf Bump up version 2021-07-19 17:09:29 +02:00
eecd71e8e1 Matching specification can be used for Accuracy 2021-07-19 16:37:43 +02:00
53a5a19af2 Bump up version 2021-06-30 09:34:12 +02:00
0f9ab275ef Handle DOS/Windows end-of-lines 2021-06-30 09:33:07 +02:00
ed1bb47a81 Bump up version 2021-06-10 15:08:55 +02:00
4eb20f5bb0 Merge branch 'filter-and-match' 2021-06-10 15:01:27 +02:00
fb63894db0 Fix filter and match combination 2021-06-10 15:01:10 +02:00
601a6f5b3c Add helper script for creating tests 2021-06-10 09:22:54 +02:00
0afa1fe0ba Add BIOWeightedF1 metric 2021-06-10 09:21:43 +02:00
e26275eff2 Bump up version 2021-06-07 18:17:21 +02:00
f1adf725ce Merge branch 'kaczla/geval-master' 2021-06-07 18:15:51 +02:00
Karol Kaczmarek
1dfe3ce7f0 Add Haversine metric 2021-06-06 20:20:25 +02:00
54547fe0f8 More meaningful error messages for regexps 2021-04-30 07:23:43 +02:00
61eb437909 Describe MultiLabel-F1 2021-04-09 15:00:06 +02:00
a49abb560b Bump up version 2020-10-17 20:53:31 +02:00
40d5ac602e Handle escaping spaces in configuration files 2020-10-17 18:56:30 +02:00
819fbecedc Add CER metric
(Character-Error Rate)
2020-10-17 16:55:40 +02:00
51c29aabf6 Export function for Gonito 2020-09-28 21:27:10 +02:00
4e033b8adb Refactor helper function (for Gonito) 2020-09-28 21:24:14 +02:00
5bd2eee13e Selecting metric and --show-preprocessed work in the diff mode 2020-09-12 10:45:24 +02:00
1e54427982 Fix typo in README 2020-08-12 16:04:30 +02:00
0f84f2e4ba Bump up version 2020-08-08 21:52:03 +02:00
a83ea1d00d Check whether at least one metric has priority one 2020-08-08 21:07:37 +02:00
197c198a07 Add --show-preprocessed option 2020-08-08 18:41:53 +02:00
425c1b5102 Metrics can be selected by name 2020-08-08 17:31:45 +02:00
d21cfe64fb Fix line-by-line mode for MultiLabel 2020-08-08 16:59:08 +02:00
a08ae0cf99 Add test for line-by-line 2020-08-08 14:38:21 +02:00
a26b7b5a25 Merge branch 'percentage' into 'master'
Percentage

See merge request filipg/geval!14
2020-08-04 06:15:56 +00:00
01294fd24f Fix bugs when formatting percentages 2020-08-03 22:41:46 +02:00
787a94c085 Fix formatting precision 2020-08-03 22:30:49 +02:00
5fc5f6ac64 Fix generating configs 2020-08-03 22:05:42 +02:00
5553fbc4ca Merge branch 'master' into blabla 2020-08-03 21:10:27 +02:00
198aa1f080 Bump up version number 2020-08-01 21:46:59 +02:00
b719d3190d Minore fix 2020-08-01 21:44:27 +02:00
23acb01338 Fixes in README (description of flags) 2020-08-01 21:37:48 +02:00
3ebe158e55 Describe flags, add "c" and "t" flags.
Also add tests for flags
2020-08-01 21:27:04 +02:00
welp
0d613d004e incorporate test changes 2020-07-13 17:45:10 +02:00
welp
d31d4320a9 incorporate changes 2020-07-13 17:15:01 +02:00
welp
1010902baa Main changes relating percentage feature 2020-07-13 16:25:20 +02:00
welp
32290d3715 pure percantage format feature commit 2020-07-13 16:20:36 +02:00
0a484b9c92 Bump up version 2020-07-02 18:38:20 +02:00
e9ca0cc351 Fix Mean/ with fuzzy matching 2020-07-02 18:25:51 +02:00
6c295a3325 Add hardening 2020-07-02 18:22:29 +02:00
236712c52b Add smart mode 2020-07-02 18:14:56 +02:00
00a2fc7d19 First version of fuzzy matching working 2020-07-02 08:16:05 +02:00