@Priority(value=-150) public class ByLabelOrAllInOneClustering extends ByLabelClustering
ByLabelClustering.ParameterizerALGORITHM_ID| Constructor and Description |
|---|
ByLabelOrAllInOneClustering()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Clustering<Model> |
run(Database database)
Runs the algorithm.
|
getInputTypeRestriction, getLogger, runpublic Clustering<Model> run(Database database)
Algorithmrun in interface Algorithmrun in interface ClusteringAlgorithm<Clustering<Model>>run in class ByLabelClusteringdatabase - the database to run the algorithm onCopyright © 2019 ELKI Development Team. License information.