View source: R/tidy_model_stuff.R
get_best_result | R Documentation |
Extract best parameters etc from tidymodels workflow
get_best_result(results_df, id, metric = "rmse")
Given a workflow extract the best parameters and the corresponding workflow
Used in best_wflow_preds_vi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.