Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.parser.meta.RandomProjectionParser

Packages that use RandomProjectionParser
de.lmu.ifi.dbs.elki.parser.meta MetaParsers for different file formats and data types. 
 

Uses of RandomProjectionParser in de.lmu.ifi.dbs.elki.parser.meta
 

Subclasses of RandomProjectionParser in de.lmu.ifi.dbs.elki.parser.meta
 class DoubleVectorRandomProjectionParser
          Parser to project the ParsingResult obtained by a suitable base parser onto a randomly selected subset of attributes.
 class SparseFloatVectorRandomProjectionParser
          Parser to project the ParsingResult obtained by a suitable base parser onto a randomly selected subset of attributes.
 


Release 0.2 (2009-07-06_1820)