xgboost
xgboost
XGBoostParameter
公共成员函数
|
保护属性
|
所有成员列表
xgboost::XGBoostParameter< Type > 结构模板参考
#include <
parameter.h
>
xgboost::XGBoostParameter< Type > 的继承图
xgboost::XGBoostParameter< Type > 的协作图
公共成员函数
template<typename Container >
Args
UpdateAllowUnknown
(Container const &kwargs)
bool
GetInitialised
() const
保护属性
bool
initialised_
{false}
成员函数文档
◆
GetInitialised()
template<typename Type >
bool
xgboost::XGBoostParameter
< Type >::GetInitialised
(
)
const
inline
◆
UpdateAllowUnknown()
template<typename Type >
template<typename Container >
Args
xgboost::XGBoostParameter
< Type >::UpdateAllowUnknown
(
Container const &
kwargs
)
inline
成员数据文档
◆
initialised_
template<typename Type >
bool
xgboost::XGBoostParameter
< Type >::initialised_ {false}
protected
此结构体的文档生成自以下文件
/home/docs/checkouts/readthedocs.org/user_builds/xgboost/checkouts/release_3.0.0/include/xgboost/
parameter.h
文档生成时间:2025年5月26日周一 21:34:52,由
1.9.1 为 xgboost 生成