See: Description

| Interface | Description |
|---|---|
| WeightedNeighborSetPredicate |
Neighbor predicate with weight support.
|
| WeightedNeighborSetPredicate.Factory<O> |
Factory interface to produce instances.
|
| Class | Description |
|---|---|
| LinearWeightedExtendedNeighborhood |
Neighborhood obtained by computing the k-fold closure of an existing
neighborhood.
|
| LinearWeightedExtendedNeighborhood.Factory<O> |
Factory class.
|
| LinearWeightedExtendedNeighborhood.Factory.Parameterizer<O> |
Parameterization class.
|
| UnweightedNeighborhoodAdapter |
Adapter to use unweighted neighborhoods in an algorithm that requires
weighted neighborhoods.
|
| UnweightedNeighborhoodAdapter.Factory<O> |
Factory class
|
| UnweightedNeighborhoodAdapter.Factory.Parameterizer<O> |
Parameterization class.
|
Weighted Neighborhood definitions.
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.