Commit Graph

512 Commits

Author SHA1 Message Date
06fd093349 probs can be given for LogLossHashed 2018-05-15 08:07:47 +02:00
bdcd26cddc WIP 2018-05-14 10:37:58 +02:00
cea084c789 accuracy can work on probs now 2018-04-07 21:13:37 +02:00
ff8ec8880e add LogLoss 2018-04-07 08:29:58 +02:00
9d4aab5f2c diff 2018-02-20 21:28:14 +01:00
88f69156e7 refactor code 2018-02-20 21:28:14 +01:00
6c33e2a4ea bump up version number 2018-02-20 21:28:14 +01:00
5ae8036efc add short options, improve help 2018-02-20 21:28:14 +01:00
b51944b930 --init considers --precision now 2018-02-20 21:28:14 +01:00
118d4a5fe9 bump up version number 2018-02-20 21:28:14 +01:00
908248738b bump up version number 2018-02-20 21:28:14 +01:00
6cfefed0c1 precision is part of specification now 2018-02-20 21:28:14 +01:00
e7518a1141 bump up version number 2018-02-20 21:28:14 +01:00
f32564a42a write wrong line number correctly in line-by-line mode 2018-02-20 21:28:14 +01:00
5c00ab6d26 show line number when something wrong 2018-02-20 21:28:14 +01:00
b323e6148c refactor parse errors (use Either instead of throwing an error) 2018-02-20 21:28:14 +01:00
5276e38b42 bump up version number 2018-02-20 21:28:13 +01:00
c70d49c418 add line-by-line mode 2018-02-20 21:28:13 +01:00
a7d2ed8c21 refactor 2018-02-20 21:28:13 +01:00
11b43b3a2a introduce special command 2018-02-20 21:28:13 +01:00
a2814f2d12 add function for evaluating single lines 2018-02-20 21:28:13 +01:00
8d87ee4c4b refactor Core so that any conduit source could be accepted, not just file names 2018-02-20 21:28:13 +01:00
2263dd7dd3 bump up version number 2018-02-20 21:28:13 +01:00
9643719193 add MAP metric 2018-02-20 21:28:13 +01:00
7eef53832d update to newer Stack 2018-02-20 21:28:13 +01:00
a05d850ccf bump up version number 2018-02-20 21:28:13 +01:00
c10f3579c6 fix BLEU for empty output 2018-02-20 21:28:13 +01:00
f289cafc03 upgrade to Stack LTS 9.5 2018-02-20 21:28:13 +01:00
a580030bfb bump up version number 2018-02-20 21:28:13 +01:00
54c899ddfc generating sample CharMatch challenge, CharMatch is F0.5 now 2018-02-20 21:28:13 +01:00
72dbf33b8d make it possible to cover metrics operating on the input, add CharMatch metric 2018-02-20 21:28:13 +01:00
1e8e0e2733 bump up version number 2018-02-20 21:28:13 +01:00
6144ae6bdf add sample toy challenge for LogLossHashed 2018-02-20 21:28:13 +01:00
59f19cbe18 change default size of hash 2018-02-20 21:28:13 +01:00
9fb9efafc5 bump up version number 2018-02-20 21:28:13 +01:00
b058cd0095 implement softmax in LogLossHashed 2018-02-20 21:28:13 +01:00
e84a14d069 salt LogLossHashed with line numbers 2018-02-20 21:28:13 +01:00
0e9c44a5b5 start working on LogLossHashed 2018-02-20 21:28:13 +01:00
073d92a4e7 add sample challenge for NMI 2018-02-20 21:28:13 +01:00
37c31e6075 NMI implemented as geval metric 2018-02-20 21:28:13 +01:00
6f428d6496 add NMI 2018-02-20 21:28:13 +01:00
595b2c9650 fix purity 2018-02-20 21:28:13 +01:00
065a3ce9cd add auxiliary function for calculating purity 2018-02-20 21:28:13 +01:00
422d7c63d9 make UTF8 decoding lenient 2018-02-20 21:28:13 +01:00
6dc293a4b9 add more explanation for the F-measure example 2018-02-20 21:28:13 +01:00
8e87e97f2d add F-measure 2018-02-20 21:28:13 +01:00
bc910c3a9b bump up stack 2018-02-20 21:28:13 +01:00
8c60426bae bump up version 2018-02-20 21:28:13 +01:00
f4568481bc bump up version 2018-02-20 21:28:13 +01:00
c3857e8183 fix help 2018-02-20 21:28:12 +01:00