Split finding method in gradient boosted trees algorithm.
More...
Constructs the split method identifier using the provided value
- Parameters
-
value | Value corresponding to the split method identifier |
Returns the value corresponding to the split method identifier
- Returns
- Value corresponding to the split method identifier
Default split finding method
Inexact method for splits finding: bucket continuous features to discrete bins
The documentation for this class was generated from the following file:
- gbt/training/SplitMethod.java