Skip to content

ghaliBenji98/web_app_forecast

Repository files navigation

web_app_forecast


The Long Short-Term Memory recurrent neural network has the promise of learning long sequences of observations.

So, it seems a perfect match for time series forecasting. Let's try it out!!!

By the way, we used Django for web development :)


We have worked with the AirPassenger Data.



After finishing the requirements and writing what needs to be done, we run our webapp to finally obtain as follow:


When we upload the data in a excel format to facilitate the use for everyone, we wait a few minutes for the models to train.
We finally obtain the results as follow:



Wish you a great time! ;)