| 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.
|
| EpsilonNeighborPredicate.Instance |
Instance for a particular data set.
|
| ERiCNeighborPredicate |
ERiC neighborhood predicate.
|
| ERiCNeighborPredicate.Instance |
Instance for a particular data set.
|
| FourCCorePredicate |
The 4C core point predicate.
|
| FourCCorePredicate.Instance |
Instance for a particular data set.
|
| FourCNeighborPredicate |
4C identifies local subgroups of data objects sharing a uniform correlation.
|
| FourCNeighborPredicate.Instance |
Instance for a particular data set.
|
| MinPtsCorePredicate |
|
| MinPtsCorePredicate.Instance |
Instance for a particular data set.
|
| NeighborPredicate |
Get the neighbors of an object
|
| 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.
|
| PreDeConCorePredicate.Instance |
Instance for a particular data set.
|
| PreDeConNeighborPredicate |
Neighborhood predicate used by PreDeCon.
|
| PreDeConNeighborPredicate.Instance |
Instance for a particular data set.
|
| PreDeConNeighborPredicate.PreDeConModel |
Model used by PreDeCon for core point property.
|
| SimilarityNeighborPredicate |
The DBSCAN neighbor predicate for a Similarity, using all
neighbors with a minimum similarity.
|
| SimilarityNeighborPredicate.Instance |
Instance for a particular data set.
|