msn2106 / Crypto

Cryptocurrency Price Prediction Using Deep Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BitcoinPricePrediction

Bitcoin Price Prediction Using Deep Learning

The model uses BTC-USD.csv database. Scikit-learn is used to train the model and Matplotlib is used for plotting the comparative graph of real and predicted price of BitCoin

To-Do

  • Fetch the latest database.
  • Add other cryptocurrencies.
  • Create cloned branch
  • Deploy master on Heroku

For contributing contact - Mayank Singh (msn2106@gmail.com)

About

Cryptocurrency Price Prediction Using Deep Learning

License:MIT License


Languages

Language:Jupyter Notebook 98.7%Language:Python 1.3%