xgboost
|
This is the complete list of members for xgboost::common::GHistBuilder, including all inherited members.
BuildBlockHist(const std::vector< GradientPair > &gpair, const RowSetCollection::Elem row_indices, const GHistIndexBlockMatrix &gmatb, GHistRow hist) | xgboost::common::GHistBuilder | |
BuildHist(const std::vector< GradientPair > &gpair, const RowSetCollection::Elem row_indices, const GHistIndexMatrix &gmat, GHistRow hist, bool isDense) | xgboost::common::GHistBuilder | |
GetNumBins() const | xgboost::common::GHistBuilder | inline |
GHistBuilder()=default | xgboost::common::GHistBuilder | |
GHistBuilder(size_t nthread, uint32_t nbins) | xgboost::common::GHistBuilder | inline |
SubtractionTrick(GHistRow self, GHistRow sibling, GHistRow parent) | xgboost::common::GHistBuilder |