R/utils.R
save_scaler.Rd
Save a z-score scaler to RDS and JSON
save_scaler(mean_y, sd_y, path_base)
Mean of the target variable
Standard deviation of the target variable
File path base (no extension)