# 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](https://github.com/commercialhaskell/stack), then install with: git clone https://github.com/filipg/geval cd geval stack setup stack install ## Directory structure of a Gonito challenge