| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.clustering.trivial | 
 Trivial clustering algorithms: all in one, no clusters, label clusterings
 
 These methods are mostly useful for providing a reference result in
 evaluation. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ByLabelOrAllInOneClustering
Trivial class that will try to cluster by label, and fall back to an
 "all-in-one" clustering. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ByLabelClustering | 
ByLabelClustering.Parameterizer.makeInstance()  | 
Copyright © 2019 ELKI Development Team. License information.