Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.clustering.correlation |
Correlation clustering algorithms
|
de.lmu.ifi.dbs.elki.algorithm.clustering.gdbscan |
Generalized DBSCAN.
|
de.lmu.ifi.dbs.elki.algorithm.clustering.subspace |
Axis-parallel subspace clustering algorithms.
|
de.lmu.ifi.dbs.elki.algorithm.clustering.uncertain |
Clustering algorithms for uncertain data.
|
Class and Description |
---|
ERiCNeighborPredicate.Instance
Instance for a particular data set.
|
GeneralizedDBSCAN
Generalized DBSCAN, density-based clustering with noise.
|
Class and Description |
---|
AbstractRangeQueryNeighborPredicate
Abstract local model neighborhood predicate.
|
AbstractRangeQueryNeighborPredicate.Instance
Instance for a particular data set.
|
COPACNeighborPredicate
COPAC neighborhood predicate.
|
COPACNeighborPredicate.COPACModel
Model used by COPAC for core point property.
|
COPACNeighborPredicate.Instance
Instance for a particular data set.
|
CorePredicate
Predicate for GeneralizedDBSCAN to evaluate whether a point is a core point
or not.
|
CorePredicate.Instance
Instance for a particular data set.
|
EpsilonNeighborPredicate
The default DBSCAN and OPTICS neighbor predicate, using an
epsilon-neighborhood.
|
ERiCNeighborPredicate
ERiC neighborhood predicate.
|
ERiCNeighborPredicate.Instance
Instance for a particular data set.
|
FourCCorePredicate
The PreDeCon core point predicate -- having at least minpts. neighbors, and a
maximum preference dimensionality of lambda.
|
FourCNeighborPredicate
4C identifies local subgroups of data objects sharing a uniform correlation.
|
GeneralizedDBSCAN
Generalized DBSCAN, density-based clustering with noise.
|
LSDBC
Locally scaled Density Based Clustering.
|
MinPtsCorePredicate
The DBSCAN default core point predicate -- having at least
MinPtsCorePredicate.minpts
neighbors. |
NeighborPredicate
Get the neighbors of an object
Note the Factory/Instance split of this interface.
|
NeighborPredicate.Instance
Instance for a particular data set.
|
PreDeConCorePredicate
The PreDeCon core point predicate -- having at least minpts. neighbors, and a
maximum preference dimensionality of lambda.
|
PreDeConNeighborPredicate
Neighborhood predicate used by PreDeCon.
|
PreDeConNeighborPredicate.PreDeConModel
Model used by PreDeCon for core point property.
|
Class and Description |
---|
GeneralizedDBSCAN
Generalized DBSCAN, density-based clustering with noise.
|
Class and Description |
---|
GeneralizedDBSCAN
Generalized DBSCAN, density-based clustering with noise.
|
NeighborPredicate
Get the neighbors of an object
Note the Factory/Instance split of this interface.
|
NeighborPredicate.Instance
Instance for a particular data set.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.