Code Monkey home page Code Monkey logo

crypto-price-pred's Introduction

CRYPTOCURRENCY PRICE PREDICTION
https://github.com/samuzaffar99/Crypto-Price-Pred

The following files/folders are present:
-Crypto_ProjectReport.docx --The project report
-fbprophet.ipnyb --Contains the main prediction model
-data/ --Contains the dataset for various cryptocurrencies
-extra/ --Contains rejected models/test files

The following models/techniques were used/explored:
- Facebook's Prophet Model - The main prediction model used in this project.
- Time Series Analysis
- ARIMA
- SARIMAX
- XGBoost

How to use the model?

-To run the fbprophet.ipnyb file, one must first install all the required dependencies (in the import section).
The first few cells will load the dataset.
A list of coins whose dataset is available will be shown:
	Aave
	BinanceCoin
	Bitcoin
	Cardano
	ChainLink
	Cosmos
	CryptocomCoin
	Dogecoin
	EOS
	Ethereum
	Iota
	Litecoin
	Monero
	NEM
	Polkadot
	Solana
	Stellar
	Tether
	Tron
	Uniswap
	USDCoin
	WrappedBitcoin
	XRP

-Set the variable coin to the string of the Cryptocurrency's name that you went to predict.
-Run all the cells
-Cell #12 will have the predictions shown in a graph
The black line is the actual data, the blue line is the prediction. The light blue region is the confidence interval.
-Other details are also shown (performance metrics, RMSE, seasonal trends). You may need to scroll some diagrams.
-Estimated time to run the notebook locally is 5-10 mins on an 8-Core CPU. It is advised to run it in google colab.

crypto-price-pred's People

Contributors

samuzaffar99 avatar megasxgigavolt avatar aliazlanaziz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.