| Package | Description |
|---|---|
| weka.classifiers.pmml.producer | |
| weka.core.pmml.jaxbbindings |
| Modifier and Type | Method and Description |
|---|---|
static PMML |
AbstractPMMLProducerHelper.initPMML()
Initializes a PMML object with header information.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AbstractPMMLProducerHelper.addDataDictionary(Instances trainHeader,
PMML pmml)
Adds a data dictionary to the supplied PMML object.
|
| Modifier and Type | Method and Description |
|---|---|
PMML |
ObjectFactory.createPMML()
Create an instance of
PMML |
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.