| Interface | Description |
|---|---|
| ARFFModel |
An interface for representing an ARFFModel.
|
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| ARFFType |
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.