-
_boosterType
java.lang.String _boosterType
-
_ntrees
int _ntrees
-
_nums
int _nums
-
_cats
int _cats
-
_catOffsets
int[] _catOffsets
-
_useAllFactorLevels
boolean _useAllFactorLevels
-
_sparse
boolean _sparse
-
_featureMap
java.lang.String _featureMap
-
_hasOffset
boolean _hasOffset
-
_calib_glm_beta
double[] _calib_glm_beta
GLM's beta used for calibrating output probabilities using Platt Scaling.
-
_isotonic_calibrator
hex.genmodel.algos.isotonic.IsotonicCalibrator _isotonic_calibrator
For calibrating using Isotonic Regression