public class HighDimClusteringSumOfVariancesProvider extends HighDimClusteringProvider
contextProvider, evaluator, measure| Constructor and Description |
|---|
HighDimClusteringSumOfVariancesProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.commons.math3.ml.clustering.evaluation.ClusterEvaluator<HighDimPoint> |
getClusterEvaluator(org.apache.commons.math3.ml.distance.DistanceMeasure measure)
Gets the evaluator that will compute the score based on the clustering available for this method.
|
computeFeature, getNumberOfResultFeaturespublic HighDimClusteringSumOfVariancesProvider()
protected org.apache.commons.math3.ml.clustering.evaluation.ClusterEvaluator<HighDimPoint> getClusterEvaluator(org.apache.commons.math3.ml.distance.DistanceMeasure measure)
HighDimClusteringProvidergetClusterEvaluator in class HighDimClusteringProvidermeasure - the DistanceMeasure used in the clustersClusterEvaluator