#include <learner.h>
|
| | LearnerModelParam ()=default |
| |
| | LearnerModelParam (Context const *ctx, LearnerModelParamLegacy const &user_param, linalg::Tensor< float, 1 > base_margin, ObjInfo t) |
| |
| | LearnerModelParam (LearnerModelParamLegacy const &user_param, ObjInfo t) |
| |
| | LearnerModelParam (bst_feature_t n_features, linalg::Tensor< float, 1 > base_margin, uint32_t n_groups) |
| |
| linalg::TensorView< float const, 1 > | BaseScore (Context const *ctx) const |
| |
| linalg::TensorView< float const, 1 > | BaseScore (int32_t device) const |
| |
| void | Copy (LearnerModelParam const &that) |
| |
| bool | Initialized () const |
| |
◆ LearnerModelParam() [1/4]
| xgboost::LearnerModelParam::LearnerModelParam |
( |
| ) |
|
|
default |
◆ LearnerModelParam() [2/4]
| xgboost::LearnerModelParam::LearnerModelParam |
( |
Context const * |
ctx, |
|
|
LearnerModelParamLegacy const & |
user_param, |
|
|
linalg::Tensor< float, 1 > |
base_margin, |
|
|
ObjInfo |
t |
|
) |
| |
◆ LearnerModelParam() [3/4]
| xgboost::LearnerModelParam::LearnerModelParam |
( |
LearnerModelParamLegacy const & |
user_param, |
|
|
ObjInfo |
t |
|
) |
| |
◆ LearnerModelParam() [4/4]
◆ BaseScore() [1/2]
◆ BaseScore() [2/2]
| linalg::TensorView<float const, 1> xgboost::LearnerModelParam::BaseScore |
( |
int32_t |
device | ) |
const |
◆ Copy()
◆ Initialized()
| bool xgboost::LearnerModelParam::Initialized |
( |
| ) |
const |
|
inline |
◆ num_feature
| uint32_t xgboost::LearnerModelParam::num_feature { 0 } |
◆ num_output_group
| uint32_t xgboost::LearnerModelParam::num_output_group { 0 } |
◆ task
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/xgboost/checkouts/release_1.7.0/include/xgboost/learner.h