|
xgboost
|
This is the complete list of members for xgboost::DMatrix, including all inherited members.
| Create(AdapterT *adapter, float missing, int nthread, const std::string &cache_prefix="", size_t page_size=kPageSize) | xgboost::DMatrix | static |
| Create(DataIterHandle iter, DMatrixHandle proxy, DataIterResetCallback *reset, XGDMatrixCallbackNext *next, float missing, int nthread, int max_bin) | xgboost::DMatrix | static |
| DMatrix()=default | xgboost::DMatrix | |
| EllpackExists() const =0 | xgboost::DMatrix | protectedpure virtual |
| GetBatches(const BatchParam ¶m={}) | xgboost::DMatrix | |
| GetBatches(const BatchParam &) | xgboost::DMatrix | inline |
| GetColumnBatches()=0 | xgboost::DMatrix | protectedpure virtual |
| GetEllpackBatches(const BatchParam ¶m)=0 | xgboost::DMatrix | protectedpure virtual |
| GetRowBatches()=0 | xgboost::DMatrix | protectedpure virtual |
| GetSortedColumnBatches()=0 | xgboost::DMatrix | protectedpure virtual |
| GetThreadLocal() const | xgboost::DMatrix | |
| Info()=0 | xgboost::DMatrix | pure virtual |
| Info() const =0 | xgboost::DMatrix | pure virtual |
| IsDense() const | xgboost::DMatrix | inline |
| kPageSize | xgboost::DMatrix | static |
| Load(const std::string &uri, bool silent, bool load_row_split, const std::string &file_format="auto", size_t page_size=kPageSize) | xgboost::DMatrix | static |
| PageExists() const | xgboost::DMatrix | |
| PageExists() const | xgboost::DMatrix | inline |
| PageExists() const | xgboost::DMatrix | inline |
| SetInfo(const char *key, const void *dptr, DataType dtype, size_t num) | xgboost::DMatrix | inlinevirtual |
| SetInfo(const char *key, std::string const &interface_str) | xgboost::DMatrix | inlinevirtual |
| SingleColBlock() const =0 | xgboost::DMatrix | pure virtual |
| Slice(common::Span< int32_t const > ridxs)=0 | xgboost::DMatrix | pure virtual |
| SparsePageExists() const =0 | xgboost::DMatrix | protectedpure virtual |
| ~DMatrix() | xgboost::DMatrix | virtual |
1.8.17