boosterType property
Booster type for boosted tree models. Possible string values are:
- "BOOSTER_TYPE_UNSPECIFIED" : Unspecified booster type.
- "GBTREE" : Gbtree booster.
- "DART" : Dart booster.
Implementation
core.String? boosterType;
Booster type for boosted tree models. Possible string values are:
core.String? boosterType;