public class WindowClassificationPerformanceEvaluator extends BasicClassificationPerformanceEvaluator
Modifier and Type | Class and Description |
---|---|
class |
WindowClassificationPerformanceEvaluator.WindowEstimator |
BasicClassificationPerformanceEvaluator.BasicEstimator, BasicClassificationPerformanceEvaluator.Estimator
Modifier and Type | Field and Description |
---|---|
IntOption |
widthOption |
columnKappa, f1PerClassOption, numClasses, precision, precisionPerClassOption, precisionRecallOutputOption, recall, recallPerClassOption, rowKappa, weightCorrect
config
Constructor and Description |
---|
WindowClassificationPerformanceEvaluator() |
Modifier and Type | Method and Description |
---|---|
protected BasicClassificationPerformanceEvaluator.Estimator |
newEstimator() |
addResult, addResult, getDescription, getF1Statistic, getF1Statistic, getFractionCorrectlyClassified, getFractionIncorrectlyClassified, getKappaStatistic, getKappaTemporalStatistic, getPerformanceMeasurements, getPrecisionStatistic, getPrecisionStatistic, getRecallStatistic, getRecallStatistic, getTotalWeightObserved, prepareForUseImpl, reset, reset
copy, getCLICreationString, getOptions, getPreparedClassOption, getPurposeString, prepareClassOptions, prepareForUse, prepareForUse
copy, measureByteSize, measureByteSize, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy, measureByteSize
public IntOption widthOption
public WindowClassificationPerformanceEvaluator()
protected BasicClassificationPerformanceEvaluator.Estimator newEstimator()
newEstimator
in class BasicClassificationPerformanceEvaluator
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.