|
Medial Code Documentation
|
Public Member Functions | |
| DMLC_DECLARE_PARAMETER (ColMakerTrainParam) | |
| bool | NeedForwardSearch (float col_density, bool indicator) const |
| whether need forward small to big search: default right | |
| bool | NeedBackwardSearch () const |
| whether need backward big to small search: default left | |
Public Member Functions inherited from xgboost::XGBoostParameter< ColMakerTrainParam > | |
| Args | UpdateAllowUnknown (Container const &kwargs) |
| bool | GetInitialised () const |
Data Fields | |
| float | opt_dense_col |
| int | default_direction |
Additional Inherited Members | |
Protected Attributes inherited from xgboost::XGBoostParameter< ColMakerTrainParam > | |
| bool | initialised_ |