Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.preprocessing.ProjectedDBSCANPreprocessor

Packages that use ProjectedDBSCANPreprocessor
de.lmu.ifi.dbs.elki.preprocessing Preprocessors used for data preparation in a first step of various algorithms or distance and similarity measures. 
 

Uses of ProjectedDBSCANPreprocessor in de.lmu.ifi.dbs.elki.preprocessing
 

Subclasses of ProjectedDBSCANPreprocessor in de.lmu.ifi.dbs.elki.preprocessing
 class FourCPreprocessor<D extends Distance<D>,V extends RealVector<V,?>>
          Preprocessor for 4C local dimensionality and locally weighted matrix assignment to objects of a certain database.
 class PreDeConPreprocessor<D extends Distance<D>,V extends RealVector<V,?>>
          Preprocessor for PreDeCon local dimensionality and locally weighted matrix assignment to objects of a certain database.
 


Release 0.2.1 (2009-07-13_1605)