Skip to content

This project focuses on predicting the prices of Bitcoins, the most in-demand cryptocurrency of today's world.

License

Notifications You must be signed in to change notification settings

Vinay-gupta9/Bitcoin-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Bitcoin-Price-Prediction

Python Bitcoin is widely used cryptocurrency for digital market. It is decentralised that means it is not own by government or any other company.Transactions are simple and easy as it doesn’t belong to any country.Records data are stored in Blockchain.Bitcoin price is variable and it is widely used so it is important to predict the price of it for making any investment.This project focuses on the accurate prediction of cryptocurrencies price using neural networks. We’re implementing a Long Short Term Memory (LSTM) model using keras; it’s a particular type of deep learning model that is well suited to time series data (or any data with temporal/spatial/structural order e.g. movies, sentences, etc.).We have used different activation function for analysing the efficiency of the system.Instead of historical data we are using live streaming data for better accuracy.

Library Used

  • Pandas
  • Numpy

Performing EDA on Bitcoin dataset

About

This project focuses on predicting the prices of Bitcoins, the most in-demand cryptocurrency of today's world.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published