public class SoftMaxClassification extends Classification
ObjFunction.Transformation| Constructor and Description |
|---|
SoftMaxClassification(int num_class) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.mining.MiningModel |
encodeMiningModel(org.dmg.pmml.mining.Segmentation segmentation,
float base_score,
org.jpmml.converter.Schema schema) |
createLabelMap, getNumClasscreateOutput, createOutput, createTargetspublic org.dmg.pmml.mining.MiningModel encodeMiningModel(org.dmg.pmml.mining.Segmentation segmentation,
float base_score,
org.jpmml.converter.Schema schema)
encodeMiningModel in class ObjFunctionCopyright © 2017. All Rights Reserved.