How to Scale my data for training the LSTM model in ML
I have write this code
# Import the libraries import math import numpy as np import pandas as pd