| Package | Description |
|---|---|
| it.uniroma2.sag.kelp.learningalgorithm.clustering.kernelbasedkmeans | |
| it.uniroma2.sag.kelp.learningalgorithm.clustering.kmeans |
| 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) |
Copyright © 2016 Semantic Analytics Group @ Uniroma2. All rights reserved.