public class ByLabelOrAllInOneClustering extends ByLabelClustering
ByLabelClustering.Parameterizer
MULTIPLE_ID, NOISE_ID
Constructor and Description |
---|
ByLabelOrAllInOneClustering()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Clustering<Model> |
run(Database database)
Runs the algorithm.
|
getInputTypeRestriction, getLogger, run
makeParameterDistanceFunction
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 © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.