ArcaneIrvine / price_prediction_application

This is a personal project made to enhance my data analysis and web applications skills using python and flask. Its purpose is analyzing data using yfinance and predicting the future price of a cryptocurrency pair the user chooses along with visual presentations of data input and charts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptocurrency price prediction web application

This is a personal project made to enchance my data analysis and web applications skills using python and flask. Its purpose is analysing data using yfinance and predicting future price of a cryptocurrency pair the user chooses.

this project can also be found in here (keep in mind this is a free hosting service so depending on when you try to load it it might be down or removed)

alternatively you can simply install the required pips and run 'main.py' after downloading to test it out

This is a personal project for educational purposes only and it should not be taken as financial advice

requirements

  • Python 3.8
  • numpy
  • matplotlib
  • yfinance
  • Flask
  • pandas

About

This is a personal project made to enhance my data analysis and web applications skills using python and flask. Its purpose is analyzing data using yfinance and predicting the future price of a cryptocurrency pair the user chooses along with visual presentations of data input and charts.


Languages

Language:Python 58.4%Language:HTML 41.6%