| AbstractCategoricalSummaryStatistic |
Ancestor for summary statistics that work with numeric predictions.
|
| AbstractGeneralSummaryStatistic |
Ancestor for statistics that can be applied to numeric and categorical
predictions.
|
| AbstractNumericSummaryStatistic |
Ancestor for summary statistics that work with numeric predictions.
|
| AbstractSummaryStatistic |
Ancestor for summary statistics.
|
| CategoricalSummaryStatistic |
Interface for statistics that work on categorical predictions.
|
| NumericSummaryStatistic |
Interface for statistics that work on numeric predictions.
|
| SummaryStatistic |
Interface for classes that calculate statistics.
|