Uses of Class
weka.core.pmml.jaxbbindings.PMML
Packages that use PMML
-
Uses of PMML in weka.classifiers.pmml.producer
Methods in weka.classifiers.pmml.producer that return PMMLModifier and TypeMethodDescriptionstatic PMML
AbstractPMMLProducerHelper.initPMML()
Initializes a PMML object with header information.Methods in weka.classifiers.pmml.producer with parameters of type PMMLModifier and TypeMethodDescriptionstatic void
AbstractPMMLProducerHelper.addDataDictionary
(Instances trainHeader, PMML pmml) Adds a data dictionary to the supplied PMML object. -
Uses of PMML in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return PMML