xgboost
xgboost::DMatrix Member List

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::DMatrixstatic
Create(AdapterT *adapter, float missing, int nthread, const std::string &cache_prefix="", size_t page_size=kPageSize)xgboost::DMatrixstatic
DMatrix()=defaultxgboost::DMatrix
GetBatches(const BatchParam &param={})xgboost::DMatrix
GetBatches(const BatchParam &)xgboost::DMatrixinline
GetBatches(const BatchParam &)xgboost::DMatrixinline
GetBatches(const BatchParam &)xgboost::DMatrixinline
GetBatches(const BatchParam &param)xgboost::DMatrixinline
GetColDensity(size_t cidx)=0xgboost::DMatrixpure virtual
GetColumnBatches()=0xgboost::DMatrixprotectedpure virtual
GetEllpackBatches(const BatchParam &param)=0xgboost::DMatrixprotectedpure virtual
GetRowBatches()=0xgboost::DMatrixprotectedpure virtual
GetSortedColumnBatches()=0xgboost::DMatrixprotectedpure virtual
Info()=0xgboost::DMatrixpure virtual
Info() const =0xgboost::DMatrixpure virtual
IsDense() constxgboost::DMatrixinline
kPageSizexgboost::DMatrixstatic
Load(const std::string &uri, bool silent, bool load_row_split, const std::string &file_format="auto", size_t page_size=kPageSize)xgboost::DMatrixstatic
SaveToLocalFile(const std::string &fname)xgboost::DMatrixvirtual
SingleColBlock() const =0xgboost::DMatrixpure virtual
~DMatrix()=defaultxgboost::DMatrixvirtual