Skip to content

jeune/GoldPricePrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoldPricePrediction

Predict gold price using Linear Regression

This project uses the data for the period - 1-Jan-2010 to 20-May-2021. The data is taken from three sources - Yahoo Finance, Quandl and World Gold Council

Source: Yahoo Finance

  1. Gold ETF
  2. Silver ETF
  3. Crude Oil ETF
  4. S&P 500 Index
  5. USD Index

Source: Quandl

  1. Inflation data of US
  2. GDP of US
  3. 10 Year Treasury Rate of US

Source: World Gold Council

  1. Gold Spot price
  2. Gold Supply & Demand

The price is predicted using Linear regression. The accuracy is high with adjusted R-squared value at 99.28

image

About

Predict gold price using Machine Learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors