Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm |
Algorithms suitable as a task for the
KDDTask
main routine. |
Modifier and Type | Method and Description |
---|---|
KNNDistancesSampler.KNNDistanceOrderResult |
KNNDistancesSampler.run(Database database,
Relation<O> relation)
Provides an order of the kNN-distances for all objects within the specified
database.
|
Copyright © 2019 ELKI Development Team. License information.