Uses of Class
weka.filters.unsupervised.attribute.AddUserFields.AttributeSpec
Packages that use AddUserFields.AttributeSpec
-
Uses of AddUserFields.AttributeSpec in weka.filters.unsupervised.attribute
Methods in weka.filters.unsupervised.attribute that return types with arguments of type AddUserFields.AttributeSpecModifier and TypeMethodDescriptionAddUserFields.getAttributeSpecs()
Get the list of attribute specs to use to create the new attributes.Method parameters in weka.filters.unsupervised.attribute with type arguments of type AddUserFields.AttributeSpecModifier and TypeMethodDescriptionvoid
AddUserFields.setAttributeSpecs
(List<AddUserFields.AttributeSpec> specs) Set the list of attribute specs to use to create the new attributes.