Uses of Class
de.lmu.ifi.dbs.elki.datasource.filter.AbstractRandomFeatureSelectionFilter

Packages that use AbstractRandomFeatureSelectionFilter
de.lmu.ifi.dbs.elki.datasource.filter Data filtering, in particular for normalization and projection. 
 

Uses of AbstractRandomFeatureSelectionFilter in de.lmu.ifi.dbs.elki.datasource.filter
 

Subclasses of AbstractRandomFeatureSelectionFilter in de.lmu.ifi.dbs.elki.datasource.filter
 class DoubleVectorRandomProjectionFilter
           Parser to project the ParsingResult obtained by a suitable base parser onto a randomly selected subset of attributes.
 class SparseFloatVectorRandomProjectionFilter
          Parser to project the ParsingResult obtained by a suitable base parser onto a randomly selected subset of attributes.
 


Release 0.4.0 (2011-09-20_1324)