Uses of Class
weka.core.pmml.jaxbbindings.MiningModel
Packages that use MiningModel
-
Uses of MiningModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return MiningModelModifier and TypeMethodDescriptionObjectFactory.createMiningModel()
Create an instance ofMiningModel
Segment.getMiningModel()
Gets the value of the miningModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type MiningModelModifier and TypeMethodDescriptionvoid
Segment.setMiningModel
(MiningModel value) Sets the value of the miningModel property.