Expand description

Module for evaluating models.

Modules

Module to compute the confusion matrix of a set of predictions.
Module for performing cross-validation of models.
Functions for scoring a set of predictions, i.e. evaluating how close predictions and truth are. All functions in this module obey the convention that higher is better.