Boteval / compare-classifiers

A library for juxtaposing classification performance over a given dataset
Eclipse Public License 1.0
1 stars 0 forks source link

Derive map-reduce laden abstraction for evaluators #4

Closed matanox closed 7 years ago

matanox commented 7 years ago

Every discrete evaluation (accuracy.clj, accuracy2.clj) maps over its input objects, and reduces to a final set of aggregate metrics. Consider abstracting such that adding new evaluation formulae entails less duplicate code, but rather provides its mapper and reducer only.

matanox commented 7 years ago

Closed by https://github.com/Boteval/nlu-eval/commit/017aef002d0713632854cfd9df74860824125a0d