Skip to content

In this project we will apply Recurrent Neural Network (LSTM) which is best suited for time-series and sequential problem, we will be creating a LSTM model, train it on data and make predictions to check its performance.

Notifications You must be signed in to change notification settings

prankur16shukla/Power_Consumption_Prediction

Repository files navigation

Power Consumption Prediction (Introduction)

In this project we will apply Recurrent Neural Network (LSTM) which is best suited for time-series and sequential problem. This approach is the best if we have large data. The data that we will be using for this project is taken from http://archive.ics.uci.edu/ml/datasets/Individual+household+electric+power+consumption, we will be creating a LSTM model, train it on data and make predictions to check its performance.

About

In this project we will apply Recurrent Neural Network (LSTM) which is best suited for time-series and sequential problem, we will be creating a LSTM model, train it on data and make predictions to check its performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published