cryptocurrency-rate-forecasting
1
1
This project was created to predict the bitcoin rate, it uses Intersystems IRIS AI/ML tools.
How to start project:
git clone https://github.com/danoleg/cryptocurrency-rate-forecasting
docker-compose build
docker-compose up -d
Go to link and click to crypto-rate-forecasting.ipynb file
http://localhost:8896/tree
You can choose one of these cryptocurrencies for prediction:
An example of data
Charts with prediction
Prediction accuracy
Added calculation of prediction accuracy
Initial Release