|
xgboost
|
This is the complete list of members for xgboost::DMatrix, including all inherited members.
| Create(std::unique_ptr< DataSource< SparsePage >> &&source, const std::string &cache_prefix="") | xgboost::DMatrix | static |
| Create(AdapterT *adapter, float missing, int nthread, const std::string &cache_prefix="", size_t page_size=kPageSize) | xgboost::DMatrix | static |
| DMatrix()=default | xgboost::DMatrix | |
| GetBatches(const BatchParam ¶m={}) | xgboost::DMatrix | |
| GetBatches(const BatchParam &) | xgboost::DMatrix | inline |
| GetBatches(const BatchParam &) | xgboost::DMatrix | inline |
| GetBatches(const BatchParam &) | xgboost::DMatrix | inline |
| GetBatches(const BatchParam ¶m) | xgboost::DMatrix | inline |
| GetColDensity(size_t cidx)=0 | xgboost::DMatrix | pure virtual |
| 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 |
| 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 |
| SaveToLocalFile(const std::string &fname) | xgboost::DMatrix | virtual |
| SingleColBlock() const =0 | xgboost::DMatrix | pure virtual |
| ~DMatrix()=default | xgboost::DMatrix | virtual |
1.8.13