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 ofCategoriesPredictor.getCategories()Gets the value of the categories property.Methods in weka.core.pmml.jaxbbindings with parameters of type CategoriesModifier and TypeMethodDescriptionvoidPredictor.setCategories(Categories value) Sets the value of the categories property.