parsnip 1.0.1
- Enabled passing additional engine arguments with the xgboost
boost_tree()engine. To supply engine-specific arguments that are documented inxgboost::xgb.train()as arguments to be passed viaparams, supply the list elements directly as named arguments toset_engine(). Read more in?details_boost_tree_xgboost(#787).