I have eight columns in my data with 3900 rows, column 1 is time (with 1-day
interval) and the seven columns are the parameters related to car price and the ninth column represents sales of car and I am trying to forecast the number
of sales for future time steps. Help me to set the number of samples, time steps and
features in this data for an LSTM?