Uses of Class
weka.core.pmml.jaxbbindings.MiningBuildTask
Packages that use MiningBuildTask
-
Uses of MiningBuildTask in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return MiningBuildTaskModifier and TypeMethodDescriptionObjectFactory.createMiningBuildTask()
Create an instance ofMiningBuildTask
PMML.getMiningBuildTask()
Gets the value of the miningBuildTask property.Methods in weka.core.pmml.jaxbbindings with parameters of type MiningBuildTaskModifier and TypeMethodDescriptionvoid
PMML.setMiningBuildTask
(MiningBuildTask value) Sets the value of the miningBuildTask property.