public class RegTree extends Object
| Constructor and Description |
|---|
RegTree() |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.tree.TreeModel |
encodeTreeModel(org.jpmml.converter.Schema schema) |
List<Node> |
getNodes() |
void |
load(XGBoostDataInput input) |
public void load(XGBoostDataInput input) throws IOException
IOExceptionpublic org.dmg.pmml.tree.TreeModel encodeTreeModel(org.jpmml.converter.Schema schema)
Copyright © 2017. All Rights Reserved.