xgboost
xgboost::common::ColumnSampler Member List

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::ColumnSamplerinlineexplicit
ColumnSampler()xgboost::common::ColumnSamplerinline
GetFeatureSet(int depth)xgboost::common::ColumnSamplerinline
Init(int64_t num_col, std::vector< float > feature_weights, float colsample_bynode, float colsample_bylevel, float colsample_bytree)xgboost::common::ColumnSamplerinline
Reset()xgboost::common::ColumnSamplerinline