Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.clustering.optics |
OPTICS family of clustering algorithms.
|
de.lmu.ifi.dbs.elki.evaluation.index |
Simple index evaluation methods
|
de.lmu.ifi.dbs.elki.evaluation.outlier |
Evaluate an outlier score using a misclassification based cost model.
|
de.lmu.ifi.dbs.elki.result |
Result types, representation and handling
|
de.lmu.ifi.dbs.elki.result.textwriter |
Text serialization (CSV, Gnuplot, Console, ...)
|
Modifier and Type | Class and Description |
---|---|
static class |
OPTICSXi.SteepAreaResult
Result containing the chi-steep areas.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexStatistics.IndexMetaResult
Result class.
|
Modifier and Type | Class and Description |
---|---|
class |
JudgeOutlierScores.ScoreResult
Result object for outlier score judgements.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionResult<O>
Simple 'collection' type of result.
|
class |
HistogramResult<O>
Histogram result.
|
class |
ReferencePointsResult<O>
Result used in passing the reference points to the visualizers.
|
Modifier and Type | Method and Description |
---|---|
static List<IterableResult<?>> |
ResultUtil.getIterableResults(Result r)
Return all Iterable results
|
Modifier and Type | Method and Description |
---|---|
private void |
TextWriter.writeIterableResult(StreamFactory streamOpener,
IterableResult<?> ri) |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.