Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.clustering.uncertain |
Clustering algorithms for uncertain data.
|
de.lmu.ifi.dbs.elki.data.type |
Data type information, also used for type restrictions.
|
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.typeconversions |
Filters to perform data type conversions.
|
de.lmu.ifi.dbs.elki.visualization.visualizers.scatterplot.uncertain |
Visualizers for uncertain data.
|
Class and Description |
---|
DiscreteUncertainObject
Interface for discrete uncertain objects, that are represented by a finite
(possibly weighted) number of samples.
|
UncertainObject
Interface for uncertain objects.
|
Class and Description |
---|
DiscreteUncertainObject
Interface for discrete uncertain objects, that are represented by a finite
(possibly weighted) number of samples.
|
UncertainObject
Interface for uncertain objects.
|
Class and Description |
---|
AbstractUncertainObject
Abstract base implementation for
UncertainObject s, providing shared
functionality such as bounding box access and random generation. |
DiscreteUncertainObject
Interface for discrete uncertain objects, that are represented by a finite
(possibly weighted) number of samples.
|
SimpleGaussianContinuousUncertainObject
Gaussian model for uncertain objects, sampled from a 3-sigma bounding box.
|
UncertainObject
Interface for uncertain objects.
|
UniformContinuousUncertainObject
Continuous uncertain object model using a uniform distribution on the
bounding box.
|
UnweightedDiscreteUncertainObject
Unweighted implementation of discrete uncertain objects.
|
WeightedDiscreteUncertainObject
Weighted version of discrete uncertain objects.
|
Class and Description |
---|
SimpleGaussianContinuousUncertainObject
Gaussian model for uncertain objects, sampled from a 3-sigma bounding box.
|
UncertainObject
Interface for uncertain objects.
|
UniformContinuousUncertainObject
Continuous uncertain object model using a uniform distribution on the
bounding box.
|
UnweightedDiscreteUncertainObject
Unweighted implementation of discrete uncertain objects.
|
WeightedDiscreteUncertainObject
Weighted version of discrete uncertain objects.
|
Class and Description |
---|
UncertainObject
Interface for uncertain objects.
|
UnweightedDiscreteUncertainObject
Unweighted implementation of discrete uncertain objects.
|
WeightedDiscreteUncertainObject
Weighted version of discrete uncertain objects.
|
Class and Description |
---|
DiscreteUncertainObject
Interface for discrete uncertain objects, that are represented by a finite
(possibly weighted) number of samples.
|
UncertainObject
Interface for uncertain objects.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.