public class StatisticalCollection extends MeasureCollection
Constructor and Description |
---|
StatisticalCollection() |
Modifier and Type | Method and Description |
---|---|
double |
cindex(Clustering clustering,
ArrayList<DataPoint> points) |
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 double cindex(Clustering clustering, ArrayList<DataPoint> points)
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.