소개
This skill provides a comprehensive toolkit for assessing predictive models within the R Tidyverse framework. It streamlines the generation of performance indicators for classification (ROC AUC, PR AUC, F1-score) and regression (RMSE, MAE, R-squared), while offering advanced techniques like probability calibration via the probably package, threshold optimization for imbalanced data, and statistical model comparison using tidyposterior. It is an essential utility for data scientists looking to implement rigorous validation patterns, quantify uncertainty with bootstrap intervals, and visualize model quality through professional-grade diagnostic plots.