Commit Graph

387 Commits

Author SHA1 Message Date
eb10a4c3b4 Add plotting graphs for selected metrics 2019-03-19 07:31:17 +01:00
bbcb11c498 Bump up version number 2019-03-12 22:41:57 +01:00
816c83f183 Handle Probabilistic-Soft-F1 when creating a challenge 2019-03-12 22:39:32 +01:00
ae27029f61 Implement Probabilistic-Soft-F1 2019-03-12 22:35:19 +01:00
8393bec3ae Implement auxiliary calibration function 2019-03-12 08:58:21 +01:00
19642db43f Add auxilliary functions 2019-02-22 11:22:12 +01:00
fcb16d43f1 Export extensionsHandled 2019-02-14 22:29:44 +01:00
94643e2af0 Bump up version number 2019-02-14 20:41:18 +01:00
1a9fe36a9e Handle JSONl (for MultiLabel-F) 2019-02-14 19:01:53 +01:00
2ea53f92c7 Refactor gevalCore 2019-02-14 16:48:55 +01:00
709eeec4ef Merge branch 'master' into jsonl 2019-02-14 16:35:41 +01:00
4b85c4c1bb Merge branch 'master' of ssh://gonito.net/geval 2019-02-14 16:26:19 +01:00
b2e3293a12 Refactor line-by-line mode 2019-02-14 16:25:28 +01:00
Filip Gralinski
26e9735d31 Handle jsonl files 2019-02-14 10:54:25 +01:00
Filip Gralinski
9bfcb3bbde Alternative binary described in README 2019-02-12 09:57:43 +01:00
Filip Gralinski
85fdd8014d Minor fixes in README 2019-02-12 09:44:20 +01:00
Filip Gralinski
872724722a Fix SMAPE on zero values 2019-02-12 08:36:52 +01:00
af21031172 Do not preprocess outputs for some metrics 2019-02-01 13:10:45 +01:00
ad5d614f48 Filter out NaN values so that sorting is not poisoned 2019-02-01 12:32:56 +01:00
c05e094d87 Merge branch 'master' of ssh://gonito.net/geval 2019-02-01 12:05:44 +01:00
138b77688b Add test for SMAPE 2019-02-01 12:05:22 +01:00
f7bd1b2ccd Add missing file, when generating a challenge 2019-02-01 12:04:52 +01:00
abcce9bf68 Add numerical features 2019-02-01 10:58:29 +01:00
a41e37dd89 Cntd. 2019-01-31 16:37:10 +01:00
d5a8908599 Refactor Features into Factors 2019-01-26 19:26:45 +01:00
1c3908b273 Refactor CartesianFeature type 2019-01-26 18:00:36 +01:00
ea5de5c719 Introduce existential features 2019-01-26 17:18:41 +01:00
Filip Gralinski
dbf5c961af Start numerical factors 2019-01-23 13:00:37 +01:00
e0aceb9ca2 Bump up version number 2019-01-14 23:24:24 +01:00
1aee476434 Add --filtre option 2019-01-14 23:23:50 +01:00
003a8106bb Bump up version number 2019-01-13 12:09:53 +01:00
4003715726 Fix issue with sorting 2019-01-13 12:09:15 +01:00
b0c75cac3a Change features into "factors"
(Just the terminology was changed)
2019-01-11 16:08:56 +01:00
de901d4c64 Add min-cartesian-feature (as optional value) 2019-01-11 10:16:39 +01:00
dbe1613052 Filtre out unwanted Cartesian features 2019-01-11 08:47:11 +01:00
39bc3964b3 Speed up cartesian features 2019-01-10 22:53:43 +01:00
23aad86e72 Add cartesian features to black-box debugging
But it's very slow now, needs to be sped up
2019-01-10 14:01:29 +01:00
99e3a10791 Add bigram features in black-box debugging 2019-01-10 10:41:55 +01:00
13f9629cbc Minor refactor 2019-01-10 10:00:51 +01:00
212457077f Consider word shapes in black-box debugging 2019-01-10 09:58:04 +01:00
e0cfb9c4b0 Add --min-frequency for black box debugging 2019-01-10 08:15:34 +01:00
1832a23b75 Refactor features 2019-01-09 17:45:06 +01:00
affa45b71f How to - troubleshooting the installation on macOS 2019-01-03 07:09:18 +01:00
f72af384a3 Bump up version number 2018-12-17 07:55:07 +01:00
5d19fc7585 Add character-by-character tokenization. 2018-12-17 07:54:12 +01:00
d671989a09 Merge branch 'fix-haddock' of git.applica.pl:piotr.halama/geval 2018-12-14 07:28:27 +01:00
Piotr Halama
95fd1787ac Reformat type expressions to fix Haddock parse errors 2018-12-13 17:14:21 +01:00
7f2dbee570 bump up version number 2018-12-11 13:26:41 +01:00
310ece7f2d Get rid of f**king Windows end-of-line characters
I hate it so much. Die, die, stupid \r
2018-12-11 13:25:19 +01:00
9c7f04ec61 Bump up version number 2018-12-07 09:23:11 +01:00