Module google_api_proto::google::cloud::bigquery::v2::model::boosted_tree_option_enums
source · Expand description
Nested message and enum types in BoostedTreeOptionEnums
.
Enums§
- Booster types supported. Refer to booster parameter in XGBoost.
- Type of normalization algorithm for boosted tree models using dart booster. Refer to normalize_type in XGBoost.
- Tree construction algorithm used in boosted tree models. Refer to tree_method in XGBoost.