A cryptocurrency price prediction script that uses regression and time series projection to predict future price per token.
Made by: @Anas-Elhounsri, and @1337Farhan .
Crypti was a project for a university course, hence it was essential to explain how the program works step by step.
First, make sure you have Python 3.* installed, then from the command line
python3 Crypti.py
The creators of Crypti are by no means machine learning professionals. Still, we plan to create a web app CryptiWeb after ensuring we have a reliable and usable model.