I'd like to ask whether fit_resample returns out-of-sample results for all the possible metrics. In particular, I'm using yardstick::rsq to evaluate a GLM and get rather good results. Unfortunately, I didn't find a way to also extract training metrics to check myself.