Uses of Interface
adams.flow.transformer.summarystatistics.CategoricalSummaryStatistic
-
Packages that use CategoricalSummaryStatistic Package Description adams.flow.transformer.summarystatistics -
-
Uses of CategoricalSummaryStatistic in adams.flow.transformer.summarystatistics
Classes in adams.flow.transformer.summarystatistics that implement CategoricalSummaryStatistic Modifier and Type Class Description class
AbstractCategoricalSummaryStatistic
Ancestor for summary statistics that work with numeric predictions.class
AbstractGeneralSummaryStatistic
Ancestor for statistics that can be applied to numeric and categorical predictions.class
Accuracy
Calculates the accuracy (aka correct percentage).class
NoPrediction
Calculates the rows with no prediction.
-