public abstract class ObjFunction extends Object
| Constructor and Description |
|---|
ObjFunction(org.dmg.pmml.DataField dataField) |
| Modifier and Type | Method and Description |
|---|---|
abstract org.dmg.pmml.MiningModel |
encodeMiningModel(org.dmg.pmml.Segmentation segmentation,
float base_score,
FeatureMap featureMap) |
org.dmg.pmml.DataField |
getDataField() |
public abstract org.dmg.pmml.MiningModel encodeMiningModel(org.dmg.pmml.Segmentation segmentation,
float base_score,
FeatureMap featureMap)
public org.dmg.pmml.DataField getDataField()
Copyright © 2016. All Rights Reserved.