|
xgboost
|
input data queue before entering the summary More...
#include <quantile.h>

Classes | |
| struct | QEntry |
Public Member Functions | |
| void | Push (DType x, RType w) |
| void | MakeSummary (WQSummary *out) |
Public Attributes | |
| std::vector< QEntry > | queue |
| size_t | qtail |
input data queue before entering the summary
|
inline |
|
inline |
| size_t xgboost::common::WQSummary< DType, RType >::Queue::qtail |
| std::vector<QEntry> xgboost::common::WQSummary< DType, RType >::Queue::queue |
1.8.17