public class RichCategoricalPredictor extends org.dmg.pmml.CategoricalPredictor implements HasParsedValue
| Constructor and Description |
|---|
RichCategoricalPredictor() |
RichCategoricalPredictor(org.dmg.pmml.CategoricalPredictor categoricalPredictor) |
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
getValue(org.dmg.pmml.DataType dataType,
org.dmg.pmml.OpType opType) |
accept, addExtensions, getCoefficient, getExtensions, getField, getName, getValue, hasExtensions, setCoefficient, setName, setValuepublic RichCategoricalPredictor()
public RichCategoricalPredictor(org.dmg.pmml.CategoricalPredictor categoricalPredictor)
public FieldValue getValue(org.dmg.pmml.DataType dataType, org.dmg.pmml.OpType opType)
getValue in interface HasParsedValueCopyright © 2016. All Rights Reserved.