/Bitcoin-Price-Forecasting-with-LSTM

Predicts the Bitcoin Price with the help of Historical Values.

Primary LanguageJupyter Notebook

Bitcoin-Price-Forecasting-with-LSTM

Implementation of Time series forecasting of Bitcoin price using Long-Short Term Memory.

Dataset: Bitcoin Historical Data

  • It contains minute by minute value change over a period of 7 years. However, I used only the closing value and took the average value of each day.

The Predicted & the Actual values for a duration of 60 days:

Graph