|
xgboost
|
This is the complete list of members for xgboost::common::ColumnSampler, including all inherited members.
| ColSample(std::shared_ptr< HostDeviceVector< bst_feature_t >> p_features, float colsample) | xgboost::common::ColumnSampler | |
| ColumnSampler(uint32_t seed) | xgboost::common::ColumnSampler | inlineexplicit |
| ColumnSampler() | xgboost::common::ColumnSampler | inline |
| GetFeatureSet(int depth) | xgboost::common::ColumnSampler | inline |
| Init(int64_t num_col, std::vector< float > feature_weights, float colsample_bynode, float colsample_bylevel, float colsample_bytree, bool skip_index_0=false) | xgboost::common::ColumnSampler | inline |
| Reset() | xgboost::common::ColumnSampler | inline |
1.8.17