Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rishmi5h/final-year-project

Load Forecasting using LSTM.
https://github.com/rishmi5h/final-year-project

Last synced: about 2 months ago
JSON representation

Load Forecasting using LSTM.

Awesome Lists containing this project

README

        

# final-year-project
### [Presentation link](https://drive.google.com/file/d/1nBQQUfHQqdP92OzcVOUmt2RFXrVNy6Sf/view)
In my final year project for electrical engineering i had done load forecasting using many techniques.

dataset used - [Hourly energy demand and generation](https://www.kaggle.com/nicholasjhana/energy-consumption-generation-prices-and-weather)

Models used


  • AutoRegressive

  • Moving Average

  • ARMA

  • ARIMA

  • LSTM



Libraries used : Keras, Statsmodel, pandas, numpy, matplotlib, seaborn