xgboost
xgboost::DMatrix 成员列表

这是 xgboost::DMatrix 的完整成员列表,包括所有继承的成员。

Create(AdapterT *adapter, float missing, int nthread, const std::string &cache_prefix="", DataSplitMode data_split_mode=DataSplitMode::kRow)xgboost::DMatrix静态
Create(DataIterHandle iter, DMatrixHandle proxy, std::shared_ptr< DMatrix > ref, DataIterResetCallback *reset, XGDMatrixCallbackNext *next, float missing, std::int32_t nthread, bst_bin_t max_bin, std::int64_t max_quantile_blocks)xgboost::DMatrix静态
Create(DataIterHandle iter, DMatrixHandle proxy, DataIterResetCallback *reset, XGDMatrixCallbackNext *next, ExtMemConfig const &config)xgboost::DMatrix静态
Create(DataIterHandle iter, DMatrixHandle proxy, std::shared_ptr< DMatrix > ref, DataIterResetCallback *reset, XGDMatrixCallbackNext *next, bst_bin_t max_bin, std::int64_t max_quantile_blocks, ExtMemConfig const &config)xgboost::DMatrix静态
Ctx() const =0xgboost::DMatrix纯虚
DMatrix()=defaultxgboost::DMatrix
EllpackExists() const =0xgboost::DMatrix保护纯虚
GetBatches()xgboost::DMatrix
GetBatches(Context const *ctx)xgboost::DMatrix
GetBatches(Context const *ctx, const BatchParam &param)xgboost::DMatrix
GetBatches()xgboost::DMatrix内联
GetBatches(Context const *)xgboost::DMatrix内联
GetBatches(Context const *ctx, BatchParam const &param)xgboost::DMatrix内联
GetColumnBatches(Context const *ctx)=0xgboost::DMatrix保护纯虚
GetEllpackBatches(Context const *ctx, BatchParam const &param)=0xgboost::DMatrix保护纯虚
GetExtBatches(Context const *ctx, BatchParam const &param)=0xgboost::DMatrix保护纯虚
GetGradientIndex(Context const *ctx, BatchParam const &param)=0xgboost::DMatrix保护纯虚
GetRowBatches()=0xgboost::DMatrix保护纯虚
GetSortedColumnBatches(Context const *ctx)=0xgboost::DMatrix保护纯虚
GetThreadLocal() constxgboost::DMatrix
GHistIndexExists() const =0xgboost::DMatrix保护纯虚
Info()=0xgboost::DMatrix纯虚
Info() const =0xgboost::DMatrix纯虚
IsDense() constxgboost::DMatrix内联
Load(const std::string &uri, bool silent=true, DataSplitMode data_split_mode=DataSplitMode::kRow)xgboost::DMatrix静态
NumBatches() constxgboost::DMatrix内联虚函数
PageExists() constxgboost::DMatrix
PageExists() constxgboost::DMatrix内联
PageExists() constxgboost::DMatrix内联
PageExists() constxgboost::DMatrix内联
SetInfo(const char *key, std::string const &interface_str)xgboost::DMatrix内联虚函数
SingleColBlock() constxgboost::DMatrix内联
Slice(common::Span< int32_t const > ridxs)=0xgboost::DMatrix纯虚
SliceCol(int num_slices, int slice_id)=0xgboost::DMatrix纯虚
SparsePageExists() const =0xgboost::DMatrix保护纯虚
~DMatrix()xgboost::DMatrix虚函数