R/classify_text.r
create_tunes.Rd
Create tuning parameters for algorithms (i.e., lasso, random forest, and XGBoost).
create_tunes(mode = "classification")
The mode for the model specification.
A list output that contains the tuning parameters for lasso, random forest, and XGBoost.