| Package | Description |
|---|---|
| weka.core.pmml |
| Modifier and Type | Method and Description |
|---|---|
List<FieldRef> |
VectorInstance.getVectorFields()
Get the mining fields that are indexed by this vector instance
|
| Constructor and Description |
|---|
VectorInstance(Array values,
List<FieldRef> vectorFields)
Constructor
|
VectorInstance(Element vecElement,
List<FieldRef> vectorFields)
Constructor
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.