Commit Graph

107 Commits

Author SHA1 Message Date
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
Filip Gralinski
26e9735d31 Handle jsonl files 2019-02-14 10:54:25 +01:00
Filip Gralinski
872724722a Fix SMAPE on zero values 2019-02-12 08:36:52 +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
e0aceb9ca2 Bump up version number 2019-01-14 23:24:24 +01:00
003a8106bb Bump up version number 2019-01-13 12:09:53 +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
f72af384a3 Bump up version number 2018-12-17 07:55:07 +01:00
7f2dbee570 bump up version number 2018-12-11 13:26:41 +01:00
9c7f04ec61 Bump up version number 2018-12-07 09:23:11 +01:00
0f57e64775 Bump up version number 2018-11-17 16:56:52 +01:00
Filip Gralinski
9322307813 Handle more than one possibility in TokenAccuracy 2018-10-24 08:02:34 +02:00
Filip Gralinski
b2a0cd28f0 Bump up versionn number 2018-10-23 17:01:48 +02:00
Filip Gralinski
7a3a678034 Bump up version number 2018-10-17 22:42:44 +02:00
8735610745 Implement soft f-score 2018-10-17 22:41:46 +02:00
Filip Gralinski
26ba5ae92a Bump up version number 2018-09-27 21:52:49 +02:00
Filip Gralinski
40481bd5b1 Bump up version number 2018-09-26 22:28:37 +02:00
Filip Gralinski
eb395d9be0 Add WER metric 2018-09-25 08:13:57 +02:00
Filip Gralinski
b419aa7b08 Handle dot decimal separator in parameters 2018-09-12 20:52:56 +02:00
Filip Gralinski
f147438a04 bump up version number 2018-09-10 21:39:50 +02:00
Piotr Halama
bd7c789bae Implement --submit command 2018-08-27 17:57:07 +02:00
Filip Gralinski
d1e9839bee bump up version number 2018-08-17 18:16:11 +02:00
3a68324a6e bump up version number 2018-08-13 10:10:18 +02:00
8388ab4d27 towards tokenization 2018-08-11 22:59:43 +02:00
5098225bc1 improvements in challenge creation 2018-08-10 13:05:42 +02:00
e10f92cf9c create challenge with MultiLabelLikelihood/LogLoss 2018-08-09 16:35:31 +02:00
bd2bfde287 MultiLabel-F1 works on labels given with probs now 2018-08-09 14:08:54 +02:00
da2114e6d2 reverse sides when diffing 2018-08-07 16:21:37 +02:00
6a862c0e82 bump up version number 2018-08-06 12:11:06 +02:00
020b93ccf8 p-value for features counted 2018-08-02 12:50:13 +02:00
2b1cf80601 implement ranking conduit 2018-08-01 22:39:34 +02:00
4b3a4fa665 implement MultiLabel-F metric 2018-07-26 13:01:10 +02:00
c0fd359590 refactor for Gonito 2018-07-14 09:48:45 +02:00
0c6032d166 print params 2018-07-10 16:22:28 +02:00
ab635f2594 add helper function for parsing params in file paths 2018-07-10 11:18:52 +02:00
830de547b0 switch off parallel garbage collector (was slowing down execution on the multi-core system)
see https://github.com/commercialhaskell/stack/issues/680
2018-07-09 09:31:15 +02:00
0708b746a9 fix handling compressed files 2018-06-29 16:59:00 +02:00
1278081a48 results are sorted in the natural manner when multiple outputs are evaluated 2018-06-28 16:32:46 +02:00
338ddb7fbf fully handle multiple outputs 2018-06-28 16:22:22 +02:00
ba26cdb9e0 multiple outs are recognised but not handled 2018-06-28 15:36:47 +02:00
656a194f42 start refactoring to enable evaluating multiple outputs 2018-06-28 14:49:44 +02:00
Tomasz Weissbek
964957b1db Added version flag handling, added changelog 2018-06-13 12:19:06 +02:00
4b06f59d3a bump up version 2018-06-08 12:39:33 +02:00
18ed47322e Merge branch 'master' into smart-conduit 2018-06-02 16:31:36 +02:00
546f2a4e24 bump up version number 2018-06-02 12:24:49 +02:00