Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Package
de.lmu.ifi.dbs.elki.preprocessing

Packages that use de.lmu.ifi.dbs.elki.preprocessing
de.lmu.ifi.dbs.elki.algorithm.clustering.correlation Package to collect correlation clustering algorithms suitable as a task for the KDDTask main routine. 
de.lmu.ifi.dbs.elki.algorithm.clustering.subspace Package to collect algorithms for clustering in axis-parallel subspaces, suitable as a task for the KDDTask main routine. 
de.lmu.ifi.dbs.elki.distance.distancefunction Package collects distance functions. 
de.lmu.ifi.dbs.elki.distance.similarityfunction Package collects similarity functions. 
de.lmu.ifi.dbs.elki.preprocessing Package collects preprocessors used for data preparation in a first step of various algorithms or distance measures. 
 

Classes in de.lmu.ifi.dbs.elki.preprocessing used by de.lmu.ifi.dbs.elki.algorithm.clustering.correlation
FourCPreprocessor
          Preprocessor for 4C local dimensionality and locally weighted matrix assignment to objects of a certain database.
HiCOPreprocessor
          Abstract superclass for preprocessors for HiCO correlation dimension assignment to objects of a certain database.
 

Classes in de.lmu.ifi.dbs.elki.preprocessing used by de.lmu.ifi.dbs.elki.algorithm.clustering.subspace
DiSHPreprocessor
          Preprocessor for DiSH preference vector assignment to objects of a certain database.
PreDeConPreprocessor
          Preprocessor for PreDeCon local dimensionality and locally weighted matrix assignment to objects of a certain database.
 

Classes in de.lmu.ifi.dbs.elki.preprocessing used by de.lmu.ifi.dbs.elki.distance.distancefunction
FracClusPreprocessor
           
HiCOPreprocessor
          Abstract superclass for preprocessors for HiCO correlation dimension assignment to objects of a certain database.
PreferenceVectorPreprocessor
          Marker interface for preprocessors computing preference vectors.
Preprocessor
          Defines the requirements for classes that do some preprocessing steps for objects of a certain database.
PreprocessorHandler
          Handler class for all distance function using a preprocessor.
 

Classes in de.lmu.ifi.dbs.elki.preprocessing used by de.lmu.ifi.dbs.elki.distance.similarityfunction
Preprocessor
          Defines the requirements for classes that do some preprocessing steps for objects of a certain database.
PreprocessorHandler
          Handler class for all distance function using a preprocessor.
SharedNearestNeighborsPreprocessor
          A preprocessor for annotation of the ids of nearest neighbors to each database object.
 

Classes in de.lmu.ifi.dbs.elki.preprocessing used by de.lmu.ifi.dbs.elki.preprocessing
DiSHPreprocessor.Strategy
          Available strategies for determination of the preference vecrtor.
HiCOPreprocessor
          Abstract superclass for preprocessors for HiCO correlation dimension assignment to objects of a certain database.
PreferenceVectorPreprocessor
          Marker interface for preprocessors computing preference vectors.
Preprocessor
          Defines the requirements for classes that do some preprocessing steps for objects of a certain database.
ProjectedDBSCANPreprocessor
          Abstract superclass for preprocessor of algorithms extending the ProjectedDBSCAN alghorithm.
 


Release 0.1 (2008-07-10_1838)