Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.benchmark |
Benchmarking pseudo algorithms.
|
Class and Description |
---|
KNNBenchmarkAlgorithm
Benchmarking algorithm that computes the k nearest neighbors for each query
point.
|
RangeQueryBenchmarkAlgorithm
Benchmarking algorithm that computes a range query for each point.
|
ValidateApproximativeKNNIndex
Algorithm to validate the quality of an approximative kNN index, by
performing a number of queries and comparing them to the results obtained by
exact indexing (e.g. linear scanning).
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.