public class GBTree extends Object
| Constructor and Description |
|---|
GBTree() |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.MiningModel |
encodeMiningModel(ObjFunction obj,
float base_score,
org.jpmml.converter.Schema schema) |
List<RegTree> |
getTrees() |
void |
load(XGBoostDataInput input) |
public void load(XGBoostDataInput input) throws IOException
IOExceptionpublic org.dmg.pmml.MiningModel encodeMiningModel(ObjFunction obj, float base_score, org.jpmml.converter.Schema schema)
Copyright © 2016. All Rights Reserved.