I’m currently scaling my training data for my regression model and the data I eventually put into the model for the prediction separately using StandardScaler.
Would