|
xgboost
|
histogram of gradient statistics for multiple nodes More...
#include <hist_util.h>

Public Types | |
| using | GHistRowT = GHistRow< GradientSumT > |
| using | GradientPairT = xgboost::detail::GradientPairInternal< GradientSumT > |
Public Member Functions | |
| GHistRowT | operator[] (bst_uint nid) const |
| bool | RowExists (bst_uint nid) const |
| void | Init (uint32_t nbins) |
| void | AddHistRow (bst_uint nid) |
| void | AllocateData (bst_uint nid) |
| void | AllocateAllData () |
histogram of gradient statistics for multiple nodes
| using xgboost::common::HistCollection< GradientSumT >::GHistRowT = GHistRow<GradientSumT> |
| using xgboost::common::HistCollection< GradientSumT >::GradientPairT = xgboost::detail::GradientPairInternal<GradientSumT> |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.17