|
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 |
|
|
c3857e8183
|
fix help
|
2018-02-20 21:28:12 +01:00 |
|
|
67f73f420e
|
ClippEU passes tests
|
2018-02-20 21:28:12 +01:00 |
|
|
d118e15353
|
refactor
|
2018-02-20 21:28:12 +01:00 |
|
|
c3a6d94d1c
|
start work on ClippEU
|
2018-02-20 21:28:12 +01:00 |
|
|
c3106a1ad6
|
finish general procedure for precision, recall and F-measure
|
2018-02-20 21:28:12 +01:00 |
|
Filip Gralinski
|
b14e6a38a2
|
start implementing general precision/recall
|
2018-02-20 21:28:12 +01:00 |
|
|
b4e5dcbd9d
|
add getOptions for extracting options without running the evaluation
|
2018-02-20 21:28:12 +01:00 |
|
|
a86828e3a8
|
forgotten export
|
2018-02-20 21:28:12 +01:00 |
|
|
995beb6dbc
|
handle metric ordering
|
2018-02-20 21:28:12 +01:00 |
|
|
e979d6b2df
|
minor clean-up
|
2018-02-20 21:28:12 +01:00 |
|
|
fbe71aef92
|
minor fix
|
2018-02-20 21:28:12 +01:00 |
|
|
e66a8d8341
|
handle numbers combined with text
|
2018-02-20 21:28:12 +01:00 |
|
|
b52819f67e
|
check whether data is OK
|
2018-02-20 21:28:12 +01:00 |
|
|
7f3973890d
|
check emptiness
|
2018-02-20 21:28:12 +01:00 |
|
|
17d39c4293
|
check the number of lines
|
2018-02-20 21:28:12 +01:00 |
|
|
9e96f5dfe4
|
generate sample classification challenge
|
2018-02-20 21:28:12 +01:00 |
|
|
cf6f287763
|
handle Accuracy
|
2018-02-20 21:28:12 +01:00 |
|
Filip Gralinski
|
e55708a8f0
|
small fixes
|
2018-02-20 21:28:12 +01:00 |
|
|
085ef0ec9e
|
add --precision option
|
2018-02-20 21:28:12 +01:00 |
|
|
e96f16b829
|
info about title and description
|
2018-02-20 21:28:12 +01:00 |
|
|
290d4db503
|
README.md for sample BLEU challenge
|
2018-02-20 21:28:12 +01:00 |
|
|
5892952e5b
|
fix typos
|
2018-02-20 21:28:12 +01:00 |
|
|
1c59d26898
|
enhance README in sample challenge
|
2018-02-20 21:28:12 +01:00 |
|
|
d455ffc1bf
|
create .gitignore file with --init
|
2018-02-20 21:28:12 +01:00 |
|
|
e6b3d92913
|
--init handles BLEU metric now
|
2018-02-20 21:28:12 +01:00 |
|
Filip Gralinski
|
8a944c17d0
|
BLEU done
|
2018-02-20 21:28:12 +01:00 |
|
|
7b009b048a
|
BLEU cntd.
|
2018-02-20 21:28:11 +01:00 |
|
|
cc514d085d
|
generalize gevalcore
|
2018-02-20 21:28:11 +01:00 |
|
|
1e444ca3ec
|
refactor gevalCore
|
2018-02-20 21:28:11 +01:00 |
|
|
bf4b91f8f8
|
start work on BLEU
|
2018-02-20 21:28:11 +01:00 |
|
|
1ebe413d82
|
--init working
|
2018-02-20 21:28:11 +01:00 |
|
|
cf5e473eee
|
create a challenge, cntd.
|
2018-02-20 21:28:11 +01:00 |
|
|
f6abc0f485
|
creating a challenge continued, fixed a typo
|
2018-02-20 21:28:11 +01:00 |
|
|
0892b8b0a3
|
print init instructions
|
2018-02-20 21:28:11 +01:00 |
|
|
210e7b9cc8
|
start working on the init procedure
|
2018-02-20 21:28:11 +01:00 |
|
|
c8fce1110e
|
fix module names
|
2018-02-20 21:28:11 +01:00 |
|
|
bbf6b1ec43
|
add a function for running with args, reading config file
|
2018-02-20 21:28:11 +01:00 |
|
|
1ca75163b0
|
use a type MetricValue instead of just Doubles
|
2018-02-20 21:28:11 +01:00 |
|
|
4efd99bef9
|
move main run procedure to OptionsParser
|
2018-02-20 21:28:11 +01:00 |
|