| Constructor and Description |
|---|
Dart() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAlgorithmName() |
void |
load(XGBoostDataInput input) |
float[] |
tree_weights() |
encodeMiningModel, num_trees, treespublic java.lang.String getAlgorithmName()
getAlgorithmName in class GBTreepublic void load(XGBoostDataInput input) throws java.io.IOException
public float[] tree_weights()
tree_weights in class GBTreeCopyright © 2019. All Rights Reserved.