Pregunta

My dataset has 2944424 rows and 6 columns. I am using an LSTM in Keras to forecast taxi demand. I am having problem with the input_shape parameter of the LSTM.

It gives the error:

ValueError: Error when checking input: expected lstm_15_input to have 3 dimension

No hay solución correcta

Licenciado bajo: CC-BY-SA con atribución
scroll top