Skip to content

Predict Bitcoin price based on Google Trend for 'bitcoin' and some Yahoo Finance indexes

License

Notifications You must be signed in to change notification settings

quynhneo/bitcoin_pricer

Repository files navigation

Predict bitcoin price

The code provide a flexible interface to pulls Google Trend and Yahoo Finance indexes data to train Machine Learning models of choice on the data. Models can then be used to predict Bitcoin price based on Google Trend and Yahoo Finance indexes.

Installation

pip install -r requirements.txt

Test

python test.py

Models available

  • LinearRegression
  • RidgeRegression
  • SVMRegression
  • LASSORegression

Acknowledgement

Special thanks to Anh Le, software engineer at Google for help.

About

Predict Bitcoin price based on Google Trend for 'bitcoin' and some Yahoo Finance indexes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published