Modifier and Type | Method and Description |
---|---|
ClusterList |
KernelBasedKMeansEngine.cluster(Dataset dataset) |
ClusterList |
KernelBasedKMeansEngine.cluster(Dataset dataset,
ExampleSelector seedSelector) |
Modifier and Type | Method and Description |
---|---|
ClusterList |
LinearKMeansEngine.cluster(Dataset dataset) |
ClusterList |
LinearKMeansEngine.cluster(Dataset dataset,
ExampleSelector seedSelector) |
Modifier and Type | Method and Description |
---|---|
static float |
ClusteringEvaluator.getMI(ClusterList clusters) |
static float |
ClusteringEvaluator.getNMI(ClusterList clusters) |
static float |
ClusteringEvaluator.getPurity(ClusterList clusters) |
static String |
ClusteringEvaluator.getStatistics(ClusterList clusters) |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.