public class OutlierPerformance extends MeasureCollection
Constructor and Description |
---|
OutlierPerformance() |
Modifier and Type | Method and Description |
---|---|
void |
addTimePerObject(double time) |
void |
evaluateClustering(Clustering clustering,
Clustering trueClustering,
ArrayList<DataPoint> points) |
protected boolean[] |
getDefaultEnabled() |
protected 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
protected String[] getNames()
getNames
in class MeasureCollection
protected boolean[] getDefaultEnabled()
getDefaultEnabled
in class MeasureCollection
public void evaluateClustering(Clustering clustering, Clustering trueClustering, ArrayList<DataPoint> points) throws Exception
evaluateClustering
in class MeasureCollection
Exception
public void addTimePerObject(double time)
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.