Package org.apache.mahout.utils.vectors.arff

Interface Summary
ARFFModel An interface for representing an ARFFModel.
 

Class Summary
ARFFVectorIterable Read in ARFF (http://www.cs.waikato.ac.nz/~ml/weka/arff.html) and create Vectors

Attribute type handling: Numeric -> As is Nominal -> ordinal(value) i.e.

Driver  
MapBackedARFFModel Holds ARFF information in Map.
 

Enum Summary
ARFFType  
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.