Uses of Class
weka.filters.unsupervised.attribute.AddUserFields.AttributeSpec
-
Uses of AddUserFields.AttributeSpec in weka.filters.unsupervised.attribute
Modifier and TypeMethodDescriptionAddUserFields.getAttributeSpecs()
Get the list of attribute specs to use to create the new attributes.Modifier and TypeMethodDescriptionvoid
AddUserFields.setAttributeSpecs
(List<AddUserFields.AttributeSpec> specs) Set the list of attribute specs to use to create the new attributes.