public class MAPEModule extends ErrorModule
Constructor and Description |
---|
MAPEModule() |
Modifier and Type | Method and Description |
---|---|
double[] |
calculateMeasure()
Calculate the measure that this module represents.
|
String |
getDefinition()
Return the mathematical formula that this
evaluation module computes.
|
String |
getDescription()
Return the longer (single sentence) description
of this evaluation module
|
String |
getEvalName()
Return the short identifying name of this evaluation module
|
countsForTargets, evaluateForInstance, getErrorsForTarget, getPredictionsForAllTargets, getPredictionsForTarget, reset, toString, toSummaryString
getModule, getModuleList, getTargetFields, setTargetFields
public String getEvalName()
ErrorModule
getEvalName
in class ErrorModule
public String getDescription()
ErrorModule
getDescription
in class ErrorModule
public String getDefinition()
ErrorModule
getDefinition
in class ErrorModule
public double[] calculateMeasure() throws Exception
ErrorModule
calculateMeasure
in class ErrorModule
Exception
- if the measure can't be computed for some reason.Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.