Package biz.k11i.xgboost.gbm
Class GBTree.ModelParam
- java.lang.Object
-
- biz.k11i.xgboost.gbm.GBTree.ModelParam
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- GBTree
static class GBTree.ModelParam extends java.lang.Object implements java.io.Serializable
-
-
Field Summary
Fields Modifier and Type Field Description (package private) longnum_pbuffer(package private) intnum_roots(package private) intnum_trees(package private) int[]reserved(package private) intsize_leaf_vector
-
Constructor Summary
Constructors Constructor Description ModelParam(ModelReader reader)
-
-
-
Constructor Detail
-
ModelParam
ModelParam(ModelReader reader) throws java.io.IOException
- Throws:
java.io.IOException
-
-