3.1.3 Practical Considerations When Scaling
There are some practical considerations when scaling sequence data.
Save Coefficients
You will need to scale new data in the future in exactly the same way as the data used to train your model. Save the coefficients used to file and load them later when you need to scale new data when making predictions.