Uses of Class
weka.core.pmml.jaxbbindings.TreeModel
Packages that use TreeModel
-
Uses of TreeModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return TreeModelModifier and TypeMethodDescriptionObjectFactory.createTreeModel()
Create an instance ofTreeModel
Segment.getTreeModel()
Gets the value of the treeModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type TreeModelModifier and TypeMethodDescriptionvoid
Segment.setTreeModel
(TreeModel value) Sets the value of the treeModel property.