xgboost
公共成员函数 | 公共属性 | 所有成员列表
xgboost::ExtSparsePage 类参考

用于导出 DMatrix 的稀疏页面。与 SparsePage 相同,只是一个不同的类型,以防止在内部使用。更多...

#include <data.h>

xgboost::ExtSparsePage 的协作图
Collaboration graph

公共成员函数

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

公共属性

std::shared_ptr< SparsePage const > page
 

详细描述

用于导出 DMatrix 的稀疏页面。与 SparsePage 相同,只是一个不同的类型,以防止在内部使用。

构造函数与析构函数文档

◆ ExtSparsePage()

xgboost::ExtSparsePage::ExtSparsePage ( std::shared_ptr< SparsePage const >  p)
内联显式

成员数据文档

◆ page

std::shared_ptr<SparsePage const> xgboost::ExtSparsePage::page

本类的文档生成自以下文件