lime
lime copied to clipboard
Normalized/scaled values in charts
Is there any easy solution provided by lime to “re-inject” the original values in the results (explainer table and plots), when a normalization was applied to the dataset (like step_center(), step_scale() from the recipes package)?
Thank you.