| xgboost | 
用于导出 DMatrix 的稀疏页面。与 SparsePage 相同,只是类型不同,以防止在内部使用。 更多...
#include <data.h>

| 公共成员函数 | |
| ExtSparsePage (std::shared_ptr< SparsePage const > p) | |
| 公共属性 | |
| std::shared_ptr< SparsePage const > | page | 
用于导出 DMatrix 的稀疏页面。与 SparsePage 相同,只是类型不同,以防止在内部使用。
| 
 | 内联显式 | 
| std::shared_ptr<SparsePage const> xgboost::ExtSparsePage::page |