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, setEnabledcopy, copy, measureByteSize, measureByteSize, toStringprotected String[] getNames()
getNames in class MeasureCollectionprotected boolean[] getDefaultEnabled()
getDefaultEnabled in class MeasureCollectionpublic void evaluateClustering(Clustering clustering, Clustering trueClustering, ArrayList<DataPoint> points) throws Exception
evaluateClustering in class MeasureCollectionExceptionpublic void addTimePerObject(double time)
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.