geval/README.md
Filip Gralinski 8a944c17d0 BLEU done
2018-02-20 21:28:12 +01:00

404 B

GEval

GEval is a library (and a stand-alone tool) for evaluating the results of solutions to machine learning challenges as defined in the Gonito platform.

Installing

You need Haskell Stack, then install with:

git clone https://github.com/filipg/geval
cd geval
stack setup
stack install

Directory structure of a Gonito challenge