See: Description
Class | Description |
---|---|
BaseStatistics |
This class stores basic statistics about model performance and contains methods
to calculate each of these statistics.
|
ClassificationStatistics |
Computes performance statistics for classifiers.
|
ClustererStatistics |
Characterize the results from a clusterer.
|
RegressionStatistics |
Calculates performance statistics for regression models.
|
TargetRegressionStatistics |
Statistics for the ability of a model to find entries with a class near a target value.
|