xgboost
|
这是 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 =0 | xgboost::DMatrix | 纯虚 |
DMatrix()=default | xgboost::DMatrix | |
EllpackExists() const =0 | xgboost::DMatrix | 保护纯虚 |
GetBatches() | xgboost::DMatrix | |
GetBatches(Context const *ctx) | xgboost::DMatrix | |
GetBatches(Context const *ctx, const BatchParam ¶m) | xgboost::DMatrix | |
GetBatches() | xgboost::DMatrix | 内联 |
GetBatches(Context const *) | xgboost::DMatrix | 内联 |
GetBatches(Context const *ctx, BatchParam const ¶m) | xgboost::DMatrix | 内联 |
GetColumnBatches(Context const *ctx)=0 | xgboost::DMatrix | 保护纯虚 |
GetEllpackBatches(Context const *ctx, BatchParam const ¶m)=0 | xgboost::DMatrix | 保护纯虚 |
GetExtBatches(Context const *ctx, BatchParam const ¶m)=0 | xgboost::DMatrix | 保护纯虚 |
GetGradientIndex(Context const *ctx, BatchParam const ¶m)=0 | xgboost::DMatrix | 保护纯虚 |
GetRowBatches()=0 | xgboost::DMatrix | 保护纯虚 |
GetSortedColumnBatches(Context const *ctx)=0 | xgboost::DMatrix | 保护纯虚 |
GetThreadLocal() const | xgboost::DMatrix | |
GHistIndexExists() const =0 | xgboost::DMatrix | 保护纯虚 |
Info()=0 | xgboost::DMatrix | 纯虚 |
Info() const =0 | xgboost::DMatrix | 纯虚 |
IsDense() const | xgboost::DMatrix | 内联 |
Load(const std::string &uri, bool silent=true, DataSplitMode data_split_mode=DataSplitMode::kRow) | xgboost::DMatrix | 静态 |
NumBatches() const | xgboost::DMatrix | 内联虚函数 |
PageExists() const | xgboost::DMatrix | |
PageExists() const | xgboost::DMatrix | 内联 |
PageExists() const | xgboost::DMatrix | 内联 |
PageExists() const | xgboost::DMatrix | 内联 |
SetInfo(const char *key, std::string const &interface_str) | xgboost::DMatrix | 内联虚函数 |
SingleColBlock() const | xgboost::DMatrix | 内联 |
Slice(common::Span< int32_t const > ridxs)=0 | xgboost::DMatrix | 纯虚 |
SliceCol(int num_slices, int slice_id)=0 | xgboost::DMatrix | 纯虚 |
SparsePageExists() const =0 | xgboost::DMatrix | 保护纯虚 |
~DMatrix() | xgboost::DMatrix | 虚函数 |