public class ChangeDetectionMeasures extends MeasureCollection implements ClassificationMeasureCollection
Constructor and Description |
---|
ChangeDetectionMeasures() |
Modifier and Type | Method and Description |
---|---|
void |
evaluateClustering(Clustering clustering,
Clustering trueClsutering,
ArrayList<DataPoint> points) |
protected boolean[] |
getDefaultEnabled() |
String[] |
getNames() |
addEmptyValue, addEventType, addValue, addValue, clean, evaluateClusteringPerformance, getAllValues, getDescription, getEventType, getLastValue, getLowerQuartile, getMaxValue, getMean, getMeanRunningTime, getMedian, getMinValue, getName, getNumberOfValues, getNumMeasures, getUpperQuartile, getValue, isEnabled, setEnabled
copy, copy, measureByteSize, measureByteSize, toString
public String[] getNames()
getNames
in class MeasureCollection
protected boolean[] getDefaultEnabled()
getDefaultEnabled
in class MeasureCollection
public void evaluateClustering(Clustering clustering, Clustering trueClsutering, ArrayList<DataPoint> points)
evaluateClustering
in class MeasureCollection
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.