这是 xgboost::MetaInfo 的完整成员列表,包括所有继承的成员。
| base_margin_ | xgboost::MetaInfo | |
| Cats() const | xgboost::MetaInfo | |
| Cats() | xgboost::MetaInfo | |
| Cats(std::shared_ptr< CatContainer > cats) | xgboost::MetaInfo | |
| CatsShared() const | xgboost::MetaInfo | |
| Clear() | xgboost::MetaInfo | |
| Copy() const | xgboost::MetaInfo | |
| data_split_mode | xgboost::MetaInfo | |
| Extend(MetaInfo const &that, bool accumulate_rows, bool check_column) | xgboost::MetaInfo | |
| feature_names | xgboost::MetaInfo | |
| feature_type_names | xgboost::MetaInfo | |
| feature_types | xgboost::MetaInfo | |
| feature_weights | xgboost::MetaInfo | |
| GetFeatureInfo(const char *field, std::vector< std::string > *out_str_vecs) const | xgboost::MetaInfo | |
| GetInfo(char const *key, bst_ulong *out_len, DataType dtype, const void **out_dptr) const | xgboost::MetaInfo | |
| GetWeight(size_t i) const | xgboost::MetaInfo | inline |
| group_ptr_ | xgboost::MetaInfo | |
| HasCategorical() const | xgboost::MetaInfo | inline |
| IsColumnSplit() const | xgboost::MetaInfo | inline |
| IsDense() const | xgboost::MetaInfo | inline |
| IsRanking() const | xgboost::MetaInfo | inline |
| IsRowSplit() const | xgboost::MetaInfo | inline |
| IsVerticalFederated() const | xgboost::MetaInfo | |
| kNumField | xgboost::MetaInfo | static |
| LabelAbsSort(Context const *ctx) const | xgboost::MetaInfo | |
| 标签 | xgboost::MetaInfo | |
| labels_lower_bound_ | xgboost::MetaInfo | |
| labels_upper_bound_ | xgboost::MetaInfo | |
| LoadBinary(dmlc::Stream *fi) | xgboost::MetaInfo | |
| MetaInfo() | xgboost::MetaInfo | |
| MetaInfo(MetaInfo &&that)=default | xgboost::MetaInfo | |
| MetaInfo(MetaInfo const &that)=delete | xgboost::MetaInfo | |
| num_col_ | xgboost::MetaInfo | |
| num_nonzero_ | xgboost::MetaInfo | |
| num_row_ | xgboost::MetaInfo | |
| operator=(MetaInfo &&that)=default | xgboost::MetaInfo | |
| operator=(MetaInfo const &that)=delete | xgboost::MetaInfo | |
| SaveBinary(dmlc::Stream *fo) const | xgboost::MetaInfo | |
| SetFeatureInfo(const char *key, const char **info, const bst_ulong size) | xgboost::MetaInfo | |
| SetInfo(Context const &ctx, StringView key, StringView interface_str) | xgboost::MetaInfo | |
| ShouldHaveLabels() const | xgboost::MetaInfo | |
| Slice(Context const *ctx, common::Span< bst_idx_t const > ridxs, bst_idx_t nnz) const | xgboost::MetaInfo | |
| SynchronizeNumberOfColumns(Context const *ctx, DataSplitMode split_mode) | xgboost::MetaInfo | |
| Validate(DeviceOrd device) const | xgboost::MetaInfo | |
| weights_ | xgboost::MetaInfo | |