View source: R/classify_text.r
create_tunes | R Documentation |
Create tuning parameters for algorithms (i.e., lasso, random forest, and XGBoost).
create_tunes(mode = "classification")
mode |
The mode for the model specification. |
A list output that contains the tuning parameters for lasso, random forest, and XGBoost.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.