Skip to content

Jupyter Notebook that uses 3 different regression methods to predict closing stock prices for each day. Features used include previous H/L/O/C, competitor stock prices and rolling correlation, moving averages, and return. Future ideas for this project include the incorporation of better technical indicators, standardising predictions to RETURN i…

License

Notifications You must be signed in to change notification settings

aserravalle/Stock-Prediction-Linear-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Stock-Prediction-Linear-Regression

Jupyter Notebook that uses 3 different regression methods to predict closing stock prices for each day. Features used include previous H/L/O/C, competitor stock prices and rolling correlation, moving averages, and return. Future ideas for this project include the incorporation of better technical indicators, standardising predictions to RETURN instead of absolute closing price, more advanced prediction mechanics (like weighting the coefficients of competitors' share price predictors by rolling correlation), sentiment analysis of the stock on twitter, and the building of a Flask web app.

About

Jupyter Notebook that uses 3 different regression methods to predict closing stock prices for each day. Features used include previous H/L/O/C, competitor stock prices and rolling correlation, moving averages, and return. Future ideas for this project include the incorporation of better technical indicators, standardising predictions to RETURN i…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published