culebra.tools.evaluation module

Tools to evaluate the trainers.

Since automated experimentation is a quite valuable characteristic when a Trainer method has to be run many times, culebra provides this features by means of the following classes:

  • The Batch class, which allows to run a batch of experiments with the same configuration

  • The Experiment class, designed to run a single experiment with a Trainer