Matin-Ardestani / Crypto-Price

Check different cryptocurrencies prices and predict their future price.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptocurrencies Price

With CheckCrypto.ipynb file you can choose your desired cryptocurrency and check its information.

MatPlotLib, Numpy and Pandas have been used in this program.

API: coingecko.com

Predict Cryptocurrency's price

By using prediction.ipynb file and choosing your desired cryptocurrency you can predict next day's price.

We used Scikit Learn in the prediction process.

How to use

To use each program. you need to install required packages by following command:

$ pip install -r requirments

Once you installed them, you can run the files with Jupyter NoteBook

More Information

Social Media: MatinArdestani

About

Check different cryptocurrencies prices and predict their future price.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%