[][src]Module bigml::resource::evaluation

An evaluation of how well a model (or ensemble) predicts the data.

Structs

ClassificationPerClassStatistics

The detailed result of an evaluation using specific criteria.

ClassificationResult

The result of evaluating a classifier.

DetailedClassificationResult

The detailed result of an evaluation using specific criteria.

Evaluation

An evaluation of how well a model (or ensemble) predicts the data.

Traits

Result

The result of an evaluation.