public class HingeClassification extends Classification
| Constructor and Description |
|---|
HingeClassification(String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.mining.MiningModel |
encodeModel(List<RegTree> trees,
List<Float> weights,
float base_score,
Integer ntreeLimit,
org.jpmml.converter.Schema schema) |
encodeLabel, encodeModel, num_classcreateMiningModel, getName, inverseExp, inverseLogit, probToMarginpublic HingeClassification(String name)
public org.dmg.pmml.mining.MiningModel encodeModel(List<RegTree> trees, List<Float> weights, float base_score, Integer ntreeLimit, org.jpmml.converter.Schema schema)
encodeModel in class ObjFunctionCopyright © 2025. All rights reserved.