Medial Code Documentation
|
histogram of gradient statistics for multiple nodes More...
#include <hist_util.h>
Public Member Functions | |
GHistRow | operator[] (bst_uint nid) const |
bool | RowExists (bst_uint nid) const |
void | Init (std::uint32_t n_total_bins) |
Initialize histogram collection. | |
void | AddHistRow (bst_uint nid) |
void | AllocateData (bst_uint nid) |
histogram of gradient statistics for multiple nodes
|
inline |
Initialize histogram collection.
n_total_bins | Number of bins across all features. |