Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.clustering.correlation |
Correlation clustering algorithms
|
de.lmu.ifi.dbs.elki.algorithm.clustering.hierarchical.birch |
BIRCH clustering.
|
de.lmu.ifi.dbs.elki.algorithm.clustering.subspace |
Axis-parallel subspace clustering algorithms
The clustering algorithms in this package are instances of both, projected
clustering algorithms or subspace clustering algorithms according to the
classical but somewhat obsolete classification schema of clustering
algorithms for axis-parallel subspaces.
|
de.lmu.ifi.dbs.elki.data |
Basic classes for different data types, database object types and label types
|
de.lmu.ifi.dbs.elki.data.spatial |
Spatial data types - interfaces and utilities
|
de.lmu.ifi.dbs.elki.database.ids |
Database object identification and ID group handling API.
|
de.lmu.ifi.dbs.elki.database.ids.integer |
Integer-based DBID implementation --
do not use directly - always use
DBIDUtil . |
de.lmu.ifi.dbs.elki.evaluation.scores |
Evaluation of rankings and scorings
|
de.lmu.ifi.dbs.elki.evaluation.scores.adapter |
Adapter classes for ranking and scoring measures.
|
de.lmu.ifi.dbs.elki.utilities.datastructures.heap |
Heap structures and variations such as bounded priority heaps
|
de.lmu.ifi.dbs.elki.utilities.datastructures.hierarchy |
Delegate implementation of a hierarchy
|
de.lmu.ifi.dbs.elki.utilities.datastructures.histogram |
Classes for computing histograms
This package contains two families of histograms.
|
de.lmu.ifi.dbs.elki.utilities.datastructures.iterator |
ELKI Iterator API
ELKI uses a custom iterator API instead of the usual
Iterator classes (the "Java Collections API"). |
de.lmu.ifi.dbs.elki.utilities.io |
Utility classes for input/output.
|
de.lmu.ifi.dbs.elki.visualization |
Visualization package of ELKI
|
de.lmu.ifi.dbs.elki.visualization.visualizers.optics |
Visualizers that do work on OPTICS plots
|
Class and Description |
---|
It
Object iterator interface.
|
Class and Description |
---|
Iter
Iterator interface for more than one return value.
|
Class and Description |
---|
It
Object iterator interface.
|
Class and Description |
---|
It
Object iterator interface.
|
Class and Description |
---|
ArrayListIter
ELKI style Iterator for array lists.
|
Class and Description |
---|
ArrayIter
Array iterators can also go backwards and seek.
|
Iter
Iterator interface for more than one return value.
|
MIter
Modifiable iterator, that also supports removal.
|
Class and Description |
---|
ArrayIter
Array iterators can also go backwards and seek.
|
Iter
Iterator interface for more than one return value.
|
MIter
Modifiable iterator, that also supports removal.
|
Class and Description |
---|
Iter
Iterator interface for more than one return value.
|
Class and Description |
---|
ArrayIter
Array iterators can also go backwards and seek.
|
Iter
Iterator interface for more than one return value.
|
Class and Description |
---|
Iter
Iterator interface for more than one return value.
|
Class and Description |
---|
It
Object iterator interface.
|
Iter
Iterator interface for more than one return value.
|
Class and Description |
---|
ArrayIter
Array iterators can also go backwards and seek.
|
Iter
Iterator interface for more than one return value.
|
Class and Description |
---|
ArrayIter
Array iterators can also go backwards and seek.
|
ArrayListIter
ELKI style Iterator for array lists.
|
FilteredIt
Filtered iterator.
|
It
Object iterator interface.
|
Iter
Iterator interface for more than one return value.
|
SubtypeIt
Filtered iterator.
|
Class and Description |
---|
Iter
Iterator interface for more than one return value.
|
Class and Description |
---|
It
Object iterator interface.
|
Class and Description |
---|
It
Object iterator interface.
|
Copyright © 2019 ELKI Development Team. License information.