An open API service indexing awesome lists of open source software.

https://github.com/colesmcintosh/crypto-predictor-app

Get price predictions for your favorite cryptocurrency! Prices from January of 2015 till today's date are pulled using the Yahoo finance API, tables and graphs of the retrieved data are created. Using machine learning, a future predication of that data is created and subsequent tables and graphs are created for the predication model. Created with Streamlit.
https://github.com/colesmcintosh/crypto-predictor-app

cryptocurrency machine-learning python streamlit

Last synced: about 1 month ago
JSON representation

Get price predictions for your favorite cryptocurrency! Prices from January of 2015 till today's date are pulled using the Yahoo finance API, tables and graphs of the retrieved data are created. Using machine learning, a future predication of that data is created and subsequent tables and graphs are created for the predication model. Created with Streamlit.

Awesome Lists containing this project

README

          

# Crypto Price Predication App

> Get price predictions for your favorite cryptocurrency! Prices from January of 2015 till today's date are pulled using the Yahoo finance API, tables and graphs of the retrieved data are created. Using machine learning, a future predication of that data is created and subsequent tables and graphs are created for the predication model. Created with Streamlit.