Uses of Class
weka.core.pmml.jaxbbindings.MiningModel
-
Uses of MiningModel in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createMiningModel()
Create an instance ofMiningModel
Segment.getMiningModel()
Gets the value of the miningModel property.Modifier and TypeMethodDescriptionvoid
Segment.setMiningModel
(MiningModel value) Sets the value of the miningModel property.