athena.utils.CrossValidation.run

CrossValidation.run()[source]

Run the k-fold cross validation procedure. In each fold a fit and an evaluation of the score are compute.

Returns

mean and standard deviation of the scores.

Return type

list of two numpy.ndarray.