View source: R/visualization.R
| tl_plot_cv_results | R Documentation |
Plot cross-validation results
tl_plot_cv_results(cv_results, metrics = NULL)
cv_results |
Cross-validation results from tl_cv function |
metrics |
Character vector of metrics to plot (if NULL, plots all metrics) |
A ggplot object with cross-validation results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.