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