Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.clustering.hierarchical.extraction |
Extraction of partitional clusterings from hierarchical results.
|
de.lmu.ifi.dbs.elki.algorithm.itemsetmining.associationrules |
Association rule mining.
|
de.lmu.ifi.dbs.elki.algorithm.outlier |
Outlier detection algorithms
|
de.lmu.ifi.dbs.elki.algorithm.projection |
Data projections (see also preprocessing filters for basic projections).
|
de.lmu.ifi.dbs.elki.data |
Basic classes for different data types, database object types and label types
|
de.lmu.ifi.dbs.elki.data.projection |
Data projections
|
de.lmu.ifi.dbs.elki.data.spatial |
Spatial data types - interfaces and utilities
|
de.lmu.ifi.dbs.elki.data.uncertain |
Uncertain data objects.
|
de.lmu.ifi.dbs.elki.data.uncertain.uncertainifier |
Classes to generate uncertain objects from existing certain data.
|
de.lmu.ifi.dbs.elki.datasource.filter.normalization.columnwise |
Normalizations operating on columns / variates; where each column is treated independently.
|
de.lmu.ifi.dbs.elki.datasource.parser |
Parsers for different file formats and data types
The general use-case for any parser is to create objects out of an
InputStream (e.g. by reading a data file). |
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.strategies.insert |
Insertion strategies for R-Trees
|
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.strategies.reinsert |
Reinsertion strategies for R-Trees
|
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.strategies.split |
Splitting strategies for R-Trees
|
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.util |
Utilities for R*-Tree and variants
|
de.lmu.ifi.dbs.elki.math.geometry |
Algorithms from computational geometry
|
de.lmu.ifi.dbs.elki.math.statistics |
Statistical tests and methods
|
de.lmu.ifi.dbs.elki.math.statistics.dependence |
Statistical measures of dependence, such as correlation
|
de.lmu.ifi.dbs.elki.math.statistics.distribution.estimator |
Estimators for statistical distributions.
|
de.lmu.ifi.dbs.elki.math.statistics.distribution.estimator.meta |
Meta estimators: estimators that do not actually estimate themselves, but instead use other estimators, e.g. on a trimmed data set, or as an ensemble.
|
de.lmu.ifi.dbs.elki.math.statistics.intrinsicdimensionality |
Methods for estimating the intrinsic dimensionality.
|
de.lmu.ifi.dbs.elki.utilities.datastructures.arraylike |
Common API for accessing objects that are "array-like", including lists,
numerical vectors, database vectors and arrays.
|
de.lmu.ifi.dbs.elki.utilities.scaling.outlier |
Scaling of outlier scores, that require a statistical analysis of the
occurring values
|
de.lmu.ifi.dbs.elki.visualization.gui.overview |
Classes for managing the overview plot
|
Class and Description |
---|
DoubleArray
Array of double values (primitive, avoiding the boxing overhead of ArrayList
|
Class and Description |
---|
IntegerArray
Array of int values (primitive, avoiding the boxing overhead of ArrayList
|
Class and Description |
---|
DoubleArrayAdapter
Use a
double[] in the ArrayAdapter API. |
Class and Description |
---|
DoubleArray
Array of double values (primitive, avoiding the boxing overhead of ArrayList
|
IntegerArray
Array of int values (primitive, avoiding the boxing overhead of ArrayList
|
Class and Description |
---|
ArrayAdapter
Adapter for array-like things.
|
NumberArrayAdapter
Adapter for arrays of numbers, to avoid boxing.
|
Class and Description |
---|
ArrayAdapter
Adapter for array-like things.
|
Class and Description |
---|
ArrayAdapter
Adapter for array-like things.
|
Class and Description |
---|
ArrayAdapter
Adapter for array-like things.
|
Class and Description |
---|
NumberArrayAdapter
Adapter for arrays of numbers, to avoid boxing.
|
Class and Description |
---|
ArrayAdapter
Adapter for array-like things.
|
NumberArrayAdapter
Adapter for arrays of numbers, to avoid boxing.
|
Class and Description |
---|
DoubleArray
Array of double values (primitive, avoiding the boxing overhead of ArrayList
|
Class and Description |
---|
ArrayAdapter
Adapter for array-like things.
|
Class and Description |
---|
ArrayAdapter
Adapter for array-like things.
|
Class and Description |
---|
ArrayAdapter
Adapter for array-like things.
|
Class and Description |
---|
ArrayAdapter
Adapter for array-like things.
|
Class and Description |
---|
DoubleArray
Array of double values (primitive, avoiding the boxing overhead of ArrayList
|
Class and Description |
---|
NumberArrayAdapter
Adapter for arrays of numbers, to avoid boxing.
|
Class and Description |
---|
NumberArrayAdapter
Adapter for arrays of numbers, to avoid boxing.
|
Class and Description |
---|
NumberArrayAdapter
Adapter for arrays of numbers, to avoid boxing.
|
Class and Description |
---|
NumberArrayAdapter
Adapter for arrays of numbers, to avoid boxing.
|
Class and Description |
---|
ArrayAdapter
Adapter for array-like things.
|
NumberArrayAdapter
Adapter for arrays of numbers, to avoid boxing.
|
Class and Description |
---|
ArrayAdapter
Adapter for array-like things.
|
DoubleArray
Array of double values (primitive, avoiding the boxing overhead of ArrayList
|
DoubleArrayAdapter
Use a
double[] in the ArrayAdapter API. |
ExtendedArray
Class to extend an array with a single element virtually.
|
FeatureVectorAdapter
Adapter to use a feature vector as an array of features.
|
FloatArrayAdapter
Use a
float[] in the ArrayAdapter API. |
IntegerArray
Array of int values (primitive, avoiding the boxing overhead of ArrayList
|
ListArrayAdapter
Static adapter class to use a
List in an array API. |
NumberArrayAdapter
Adapter for arrays of numbers, to avoid boxing.
|
NumberListArrayAdapter
Static adapter class to use a
List in an array of number
API. |
NumberVectorAdapter
Adapter to use a feature vector as an array of features.
|
Class and Description |
---|
NumberArrayAdapter
Adapter for arrays of numbers, to avoid boxing.
|
Class and Description |
---|
DoubleArray
Array of double values (primitive, avoiding the boxing overhead of ArrayList
|
Copyright © 2019 ELKI Development Team. License information.