Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

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

Packages that use de.lmu.ifi.dbs.elki.converter
de.lmu.ifi.dbs.elki.converter Converter classes as bridges between different formats. 
de.lmu.ifi.dbs.elki.data Package collects basic classes for different data types, database object types and label types. 
 

Classes in de.lmu.ifi.dbs.elki.converter used by de.lmu.ifi.dbs.elki.converter
WekaAbstractAttribute
          WekaAbstractAttribute handles the type of the attribute.
WekaAttribute
          A WekaAttribute - an implementing class may be either a nominal, numeric, or string attribute.
WekaNominalAttribute
          A nominal attribute.
WekaNumericAttribute
          A numeric attribute.
WekaStringAttribute
          A string attribute.
 

Classes in de.lmu.ifi.dbs.elki.converter used by de.lmu.ifi.dbs.elki.data
WekaNumericAttribute
          A numeric attribute.
WekaObject
          A WekaObject is an object that is able to provide its attributes as an array of type WekaAttribute.
 


Release 0.1 (2008-07-10_1838)