Skip to content

Predicting google's stock price using linear regression, gradient boosted regression and decision tree regression

License

Notifications You must be signed in to change notification settings

amritanshu19/Stock-Price-prediction-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Stock-Price-prediction-Model

Predicting google's stock price using linear regression, gradient boosted regression and decision tree regression

This model makes use of linear regression, gradient boosted regression and decision tree regression to predict price of google stocks with the best accuracy of 98+% (Gradient boosting).

e95bdc21-011a-47c8-bc45-3a1a2eb96a93
The time series plot of linear regression model's prediction
39a0fc91-9091-44fa-b855-f087a267d03a
The time series plot of Gradient boosted regression model's prediction
ec3fe729-1d85-4877-a851-4003a088899b
Accuracy Comparison of 3 models

This model can be used for prediction of prices of other models too by just changing the api call. Try out the colab notebook here: click here

About

Predicting google's stock price using linear regression, gradient boosted regression and decision tree regression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published