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 classAbstractCategoricalSummaryStatisticAncestor for summary statistics that work with numeric predictions.classAbstractGeneralSummaryStatisticAncestor for statistics that can be applied to numeric and categorical predictions.classAccuracyCalculates the accuracy (aka correct percentage).classNoPredictionCalculates the rows with no prediction.
-