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