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