public class SilhouetteCoefficient extends MeasureCollection
| Constructor and Description |
|---|
SilhouetteCoefficient() |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluateClustering(Clustering clustering,
Clustering trueClustering,
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, setEnabledcopy, copy, measureByteSize, measureByteSize, toStringprotected boolean[] getDefaultEnabled()
getDefaultEnabled in class MeasureCollectionpublic String[] getNames()
getNames in class MeasureCollectionpublic void evaluateClustering(Clustering clustering, Clustering trueClustering, ArrayList<DataPoint> points)
evaluateClustering in class MeasureCollectionCopyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.