Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
xgboost::ExtSparsePage Class Reference

Sparse page for exporting DMatrix. More...

#include <data.h>

Public Member Functions

 ExtSparsePage (std::shared_ptr< SparsePage const > p)
 

Data Fields

std::shared_ptr< SparsePage const > page
 

Detailed Description

Sparse page for exporting DMatrix.

Same as SparsePage, just a different type to prevent being used internally.


The documentation for this class was generated from the following file: