xgboost
xgboost
BatchSet
公共成员函数
|
所有成员列表
xgboost::BatchSet< T > 类模板参考
#include <
data.h
>
xgboost::BatchSet< T > 的协作图
公共成员函数
BatchSet
(
BatchIterator
< T > begin_iter)
BatchIterator
< T >
begin
()
BatchIterator
< T >
end
()
构造函数和析构函数文档
◆
BatchSet()
template<typename T >
xgboost::BatchSet
< T >::
BatchSet
(
BatchIterator
< T >
begin_iter
)
inline
explicit
成员函数文档
◆
begin()
template<typename T >
BatchIterator
<T>
xgboost::BatchSet
< T >::begin
(
)
inline
◆
end()
template<typename T >
BatchIterator
<T>
xgboost::BatchSet
< T >::end
(
)
inline
本类的文档生成自以下文件
/home/docs/checkouts/readthedocs.org/user_builds/xgboost/checkouts/release_3.0.0/include/xgboost/
data.h
由
1.9.1 于 2025 年 5 月 26 日 21:34:52 为 xgboost 生成