Hi all,
I'm trying to make a binary time series classification using the LSTM algorithm, the model works but I have to pass 7 instead of 2 to my last Dense layer?
Although the model works, it seems incoherent in my point of view
Thank you for your responses.