Skip to content

This script implements an example of Simple Linear Regression and SVR algorithm on a stocks dataset downloaded from Quandl in order to predict the Average Close price of a stock 10 days into the future. The implemented modules are pandas, numpy, sklearn, quandl and math

Notifications You must be signed in to change notification settings

jsrojas/SimpleLinearRegression-Stocks_Dataset_Quandl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

About

This script implements an example of Simple Linear Regression and SVR algorithm on a stocks dataset downloaded from Quandl in order to predict the Average Close price of a stock 10 days into the future. The implemented modules are pandas, numpy, sklearn, quandl and math

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages