Uses of Class
adams.flow.transformer.wekaevaluationpostprocessor.AbstractNumericClassPostProcessor
-
Packages that use AbstractNumericClassPostProcessor Package Description adams.flow.transformer.wekaevaluationpostprocessor -
-
Uses of AbstractNumericClassPostProcessor in adams.flow.transformer.wekaevaluationpostprocessor
Subclasses of AbstractNumericClassPostProcessor in adams.flow.transformer.wekaevaluationpostprocessor Modifier and Type Class Description classRemoveWorstRemoves the worst predictions, which are considered outliers that detract from the actual model performance.classRemoveWorstStdDevRemoves the worst predictions, which are considered outliers that detract from the actual model performance.classSimpleSubRangeGenerates an Evaluation object based on the actual class values that fall within the specified interval ranges.classSubRangeGenerates an Evaluation object based on the actual class values that fall within the specified interval ranges.
-