public class EWMAClassificationPerformanceEvaluator extends BasicClassificationPerformanceEvaluator
Modifier and Type | Class and Description |
---|---|
class |
EWMAClassificationPerformanceEvaluator.EWMAEstimator |
BasicClassificationPerformanceEvaluator.BasicEstimator, BasicClassificationPerformanceEvaluator.Estimator
Modifier and Type | Field and Description |
---|---|
FloatOption |
alphaOption |
protected BasicClassificationPerformanceEvaluator.Estimator |
weightCorrect |
columnKappa, confusionMatrixOption, f1PerClassOption, falseAlarmOption, numClasses, precision, precisionPerClassOption, precisionRecallOutputOption, recall, recallPerClassOption, rowKappa, totalNumDaysBeforeFailure
config
Constructor and Description |
---|
EWMAClassificationPerformanceEvaluator() |
Modifier and Type | Method and Description |
---|---|
protected BasicClassificationPerformanceEvaluator.Estimator |
newEstimator() |
addResult, addResult, addResultDelay, getConfusionMatrix, 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 FloatOption alphaOption
protected BasicClassificationPerformanceEvaluator.Estimator weightCorrect
public EWMAClassificationPerformanceEvaluator()
protected BasicClassificationPerformanceEvaluator.Estimator newEstimator()
newEstimator
in class BasicClassificationPerformanceEvaluator
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.