Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Package
de.lmu.ifi.dbs.elki.parser.meta

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

Classes in de.lmu.ifi.dbs.elki.parser.meta used by de.lmu.ifi.dbs.elki.parser.meta
MetaParser
          A MetaParser uses any Parser as specified by the user via parameter setting as base parser and may perform certain transformations on the retrieved ParsingResult.
ProjectionParser
          A ProjectionParser projects the ParsingResult of its base parser onto a subspace specified by a BitSet.
RandomProjectionParser
          A RandomProjectionParser selects a subset of attributes randomly for projection of a ParsingResult.
 


Release 0.2 (2009-07-06_1820)