Commit Graph

487 Commits

Author SHA1 Message Date
Dawid Majsnerowski
3ed1b98e28 Windows instal description 2019-10-19 22:29:05 +02:00
Math
96f6129452 add missing packages info 2019-10-15 23:07:54 +02:00
181accc069 Add info 2019-10-15 20:51:57 +02:00
62954bf21e Merge branch 'master' of gitlab.com:filipg/geval 2019-10-15 20:51:48 +02:00
31bbb064d8 Merge branch 'master' into 'master'
fix typos, fix grammar, add --single-branch to git commands

See merge request filipg/geval!4
2019-10-15 18:51:12 +00:00
mateusz.hinc
f1e7cc792d fix typos, fix grammar, add --single-branch to git commands 2019-10-15 09:45:42 +02:00
fd12a55bcd Add helper function to options 2019-09-23 18:31:52 +02:00
00addc5620 Refactor code 2019-09-20 20:30:12 +02:00
f68bd8df74 Refactor towards dependent types 2019-09-11 22:39:47 +02:00
601dbcf677 Bump up version 2019-09-07 15:55:36 +02:00
5998f8a316 Documentation on Probabilistic-MultiLabel-F1 metric 2019-09-07 15:48:13 +02:00
b540cba7da Implement Probabilistic-MultiLabel-F1 2019-09-07 14:16:06 +02:00
c011ba3962 Towards generalised soft F-Measure 2019-09-07 13:07:14 +02:00
e5efd90bc3 Refactor - introducte Probability file 2019-09-07 12:34:45 +02:00
3266919da9 Merge branch 'master' of git.applica.pl:gonito/geval 2019-09-03 20:19:22 +02:00
24dbdc4703 Bump up version number 2019-09-03 17:21:27 +02:00
029e3880f7 Soft2D-F... Metric is inclusive now. 2019-09-03 17:19:05 +02:00
13d99ed8d4 Minor fix in README.md 2019-08-24 10:21:10 +02:00
6708764272 Fixes in README 2019-08-24 10:20:02 +02:00
7a1826f43c Trying to have some working GitLabCI configuration 2019-08-24 10:11:06 +02:00
636557a772 Fix numbers in description of Soft2D-F1 2019-08-23 07:27:03 +02:00
5f9d2b85c7 Fix typo 2019-08-22 17:26:59 +02:00
39c0b3e3a3 Add .gitlab-ci file 2019-08-22 17:18:11 +02:00
589235d7bf Bump up version 2019-08-22 17:09:58 +02:00
e4a6ed347d Change the meaning of Soft2D-F1 metric.
Now it is averaged per line.
2019-08-22 17:07:32 +02:00
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