Time Series Forecasting Help

Hello, I’m working with LSTM RNN I already have a trained model that has almost the same shape as my historical data, this model was save using model.save, so my problem is that I need to use what my model learn in order to forecast some data ahead but I didn’t find the way to do it., you have some ideas on how to do it?

ChatGPT :joy: