|
|
|||||||||||||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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. |
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |