Uses of Class
weka.core.pmml.FieldRef
-
Uses of FieldRef in weka.core.pmml
Modifier and TypeMethodDescriptionVectorInstance.getVectorFields()
Get the mining fields that are indexed by this vector instanceModifierConstructorDescriptionVectorInstance
(Element vecElement, List<FieldRef> vectorFields) ConstructorVectorInstance
(Array values, List<FieldRef> vectorFields) Constructor