I am trying to fit LSTM model, but it gave me an error with the shape.
my dataset has 218 rows and 16 features including the targeted one. I split the data,

I am trying to fit LSTM model, but it gave me an error with the shape.
my dataset has 218 rows and 16 features including the targeted one. I split the data,