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,
FeatureMap featureMap) |
void |
load(XGBoostDataInput input) |
public void load(XGBoostDataInput input) throws IOException
IOExceptionpublic org.dmg.pmml.MiningModel encodeMiningModel(ObjFunction obj, float base_score, FeatureMap featureMap)
Copyright © 2016. All Rights Reserved.