tl_plot_cv_results: Plot cross-validation results

View source: R/visualization.R

tl_plot_cv_resultsR Documentation

Plot cross-validation results

Description

Plot cross-validation results

Usage

tl_plot_cv_results(cv_results, metrics = NULL)

Arguments

cv_results

Cross-validation results from tl_cv function

metrics

Character vector of metrics to plot (if NULL, plots all metrics)

Value

A ggplot object with cross-validation results


tidylearn documentation built on Feb. 6, 2026, 5:07 p.m.