Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.clustering.gdbscan |
Generalized DBSCAN.
|
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.
|
Modifier and Type | Field and Description |
---|---|
protected PreDeCon.Settings |
PreDeConCorePredicate.settings
The PreDeCon settings class.
|
protected PreDeCon.Settings |
PreDeConCorePredicate.Instance.settings
The PreDeCon settings class.
|
protected PreDeCon.Settings |
PreDeConCorePredicate.Parameterizer.settings
The PreDeCon settings class.
|
private PreDeCon.Settings |
PreDeConNeighborPredicate.settings
PreDeCon settings class.
|
protected PreDeCon.Settings |
PreDeConNeighborPredicate.Parameterizer.settings
PreDeCon settings.
|
Constructor and Description |
---|
Instance(PreDeCon.Settings settings)
Constructor for this predicate.
|
PreDeConCorePredicate(PreDeCon.Settings settings)
Default constructor.
|
PreDeConNeighborPredicate(PreDeCon.Settings settings)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
(package private) PreDeCon.Settings |
PreDeCon.Settings.Parameterizer.settings
Settings to build.
|
protected PreDeCon.Settings |
PreDeCon.Parameterizer.settings
PreDeConSettings.
|
Modifier and Type | Method and Description |
---|---|
PreDeCon.Settings |
PreDeCon.Settings.Parameterizer.makeInstance() |
Constructor and Description |
---|
PreDeCon(PreDeCon.Settings settings)
Constructor.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.