Commit Graph

512 Commits

Author SHA1 Message Date
6b63740c4a Add Soft2D-F metric 2019-08-22 13:20:29 +02:00
dab2646798 Start working on --list-metrics options 2019-08-21 23:44:18 +02:00
98b398d34f Clean up README and CHANGELOG 2019-08-20 07:55:22 +02:00
Niklas Hambüchen
51856742bb Fix fully static build.
See https://github.com/nh2/static-haskell-nix/issues/47.

The file was first updated to the latest one from
https://github.com/nh2/static-haskell-nix/blob/761f34bb/static-stack2nix-builder-example/default.nix
and then the linker flags were added.
2019-08-17 18:30:15 +02:00
22baf18d32 Add nix stuff to compile fully statically (still not working...) 2019-08-15 17:44:25 +02:00
fc4a098314 Update for 11.26 2019-08-14 19:37:44 +02:00
4d069e8102 Handle preprocessing operations for metrics 2019-08-12 17:50:48 +02:00
4452095538 More checks in validation 2019-08-10 16:31:54 +02:00
9b79b8761d Check whether the maximum values is obtained during the validation 2019-08-10 15:55:51 +02:00
6fa502ccc2 Test challenge creation & validation 2019-08-10 13:00:29 +02:00
fcb5c454c4 Add forgotten file 2019-08-10 13:00:10 +02:00
2236899c3d Refactor (introduce GEval.Metric) 2019-08-10 12:30:17 +02:00
1606fe1fbb Update Stackage version 2019-08-10 11:50:32 +02:00
Karol Kaczmarek
19d231e140 Add simple validation of a challenge (--validate option) 2019-08-05 09:28:12 +02:00
b4ad774623 Trying to get references 2019-05-23 16:16:05 +02:00
780b7016c5 Refactor feature extraction 2019-05-23 10:03:26 +02:00
1c0395f2ed Bump up version number 2019-03-19 20:41:48 +01:00
e5220d71d8 Clip loess and switch to gaussian in Calibration 2019-03-19 20:41:06 +01:00
de40851b5a Fix corner cases in calibration 2019-03-19 19:44:19 +01:00
Filip Gralinski
feacd5844c Minor fix in plotting the graph 2019-03-19 15:11:04 +01:00
Filip Gralinski
9beb68867a Fix grave error in calculating calibration 2019-03-19 15:10:23 +01:00
Filip Gralinski
c578efe28d Change lambda parameter in Loess 2019-03-19 08:45:58 +01:00
Filip Gralinski
d98003fc0e Introduce lambda constant in Loess 2019-03-19 08:35:41 +01:00
Filip Gralinski
4a8b382669 Bump up version 2019-03-19 08:35:30 +01:00
Filip Gralinski
adadf14888 Fix simple mistake when plotting a Loess graph 2019-03-19 07:46:10 +01:00
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