Open topepo opened 2 years ago
Related issues in xgboost
I thought I created an issue about this, but I might be wrong -- might've been in a wrong repository. It would be really nice if this gets implemented.
Related to #1087. Once the xgboost team starts moving toward an R release of xgboost 2 we can do a push on supporting those new features and interfaces!
There is an experimental argument for categorical variables.
We need a process to potentially adopt this and how we should handle
parsnip:::as_xgb_data()
since some new xgboost options are required for this.