xgboost
|
This is the complete list of members for xgboost::common::HostSketchContainer, including all inherited members.
AllReduce(std::vector< WQSketch::SummaryContainer > *p_reduced, std::vector< int32_t > *p_num_cuts) | xgboost::common::HostSketchContainer | |
CalcColumnSize(SparsePage const &page, bst_feature_t const n_columns, size_t const nthreads) | xgboost::common::HostSketchContainer | static |
GatherSketchInfo(std::vector< WQSketch::SummaryContainer > const &reduced, std::vector< bst_row_t > *p_worker_segments, std::vector< bst_row_t > *p_sketches_scan, std::vector< WQSketch::Entry > *p_global_sketches) | xgboost::common::HostSketchContainer | |
HostSketchContainer(std::vector< bst_row_t > columns_size, int32_t max_bins, common::Span< FeatureType const > feature_types, bool use_group, int32_t n_threads) | xgboost::common::HostSketchContainer | |
LoadBalance(SparsePage const &page, bst_feature_t n_columns, size_t const nthreads) | xgboost::common::HostSketchContainer | static |
MakeCuts(HistogramCuts *cuts) | xgboost::common::HostSketchContainer | |
PushRowPage(SparsePage const &page, MetaInfo const &info, Span< float > const hessian={}) | xgboost::common::HostSketchContainer | |
SearchGroupIndFromRow(std::vector< bst_uint > const &group_ptr, size_t const base_rowid) | xgboost::common::HostSketchContainer | inlinestatic |
UseGroup(MetaInfo const &info) | xgboost::common::HostSketchContainer | inlinestatic |
WQSketch typedef | xgboost::common::HostSketchContainer |