| BaseScore(Context const *ctx) const | xgboost::LearnerModelParam | |
| BaseScore(DeviceOrd device) const | xgboost::LearnerModelParam | |
| Copy(LearnerModelParam const &that) | xgboost::LearnerModelParam | |
| Initialized() const | xgboost::LearnerModelParam | inline |
| IsVectorLeaf() const noexcept | xgboost::LearnerModelParam | inline |
| LeafLength() const noexcept | xgboost::LearnerModelParam | inline |
| LearnerModelParam()=default | xgboost::LearnerModelParam | |
| LearnerModelParam(Context const *ctx, LearnerModelParamLegacy const &user_param, linalg::Tensor< float, 1 > base_margin, ObjInfo t, MultiStrategy multi_strategy) | xgboost::LearnerModelParam | |
| LearnerModelParam(LearnerModelParamLegacy const &user_param, ObjInfo t, MultiStrategy multi_strategy) | xgboost::LearnerModelParam | |
| LearnerModelParam(bst_feature_t n_features, linalg::Tensor< float, 1 > base_score, std::uint32_t n_groups, bst_target_t n_targets, MultiStrategy multi_strategy) | xgboost::LearnerModelParam | inline |
| multi_strategy | xgboost::LearnerModelParam | |
| num_feature | xgboost::LearnerModelParam | |
| num_output_group | xgboost::LearnerModelParam | |
| OutputLength() const noexcept | xgboost::LearnerModelParam | inline |
| task | xgboost::LearnerModelParam | |