Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.clustering |
Clustering algorithms
Clustering algorithms are supposed to implement the
Algorithm -Interface. |
de.lmu.ifi.dbs.elki.algorithm.clustering.onedimensional |
Clustering algorithms for one-dimensional data.
|
de.lmu.ifi.dbs.elki.algorithm.outlier.lof |
LOF family of outlier detection algorithms
|
de.lmu.ifi.dbs.elki.algorithm.outlier.subspace |
Subspace outlier detection methods
Methods that detect outliers in subspaces (projections) of the data set.
|
de.lmu.ifi.dbs.elki.math.statistics |
Statistical tests and methods
|
de.lmu.ifi.dbs.elki.math.statistics.kernelfunctions |
Kernel functions from statistics.
|
Class and Description |
---|
KernelDensityFunction
Inner function of a kernel density estimator.
|
Class and Description |
---|
KernelDensityFunction
Inner function of a kernel density estimator.
|
Class and Description |
---|
KernelDensityFunction
Inner function of a kernel density estimator.
|
Class and Description |
---|
KernelDensityFunction
Inner function of a kernel density estimator.
|
Class and Description |
---|
KernelDensityFunction
Inner function of a kernel density estimator.
|
Class and Description |
---|
BiweightKernelDensityFunction
Biweight (Quartic) kernel density estimator.
|
CosineKernelDensityFunction
Cosine kernel density estimator.
|
EpanechnikovKernelDensityFunction
Epanechnikov kernel density estimator.
|
GaussianKernelDensityFunction
Gaussian kernel density estimator.
|
KernelDensityFunction
Inner function of a kernel density estimator.
|
TriangularKernelDensityFunction
Triangular kernel density estimator.
|
TricubeKernelDensityFunction
Tricube kernel density estimator.
|
TriweightKernelDensityFunction
Triweight kernel density estimator.
|
UniformKernelDensityFunction
Uniform / Rectangular kernel density estimator.
|
Copyright © 2019 ELKI Development Team. License information.