Uses of Class
weka.core.pmml.jaxbbindings.Categories
Packages that use Categories
-
Uses of Categories in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return CategoriesModifier and TypeMethodDescriptionObjectFactory.createCategories()
Create an instance ofCategories
Predictor.getCategories()
Gets the value of the categories property.Methods in weka.core.pmml.jaxbbindings with parameters of type CategoriesModifier and TypeMethodDescriptionvoid
Predictor.setCategories
(Categories value) Sets the value of the categories property.