Predictive modelling for stock prices

Home » Trading » Predictive modelling for stock prices

I was trawling through my code repositories and came across this small project I worked on few years ago. I decided to release it via GitHub and here it is.

The project is an example of a predictive modelling task using time series data. The time series data I had used was stock prices and predictive modelling will help us forecast and/or predict future price action.

This is neither state-of-the-art nor best effort at predictive modelling. This was a toy project and should be treated as such. I hope this project will help those people that would want to get their hands dirty by working on time series data, exploratory analysis & predictive modelling and of course pandas (python).

Please visit the GitHub page to clone or download the repository.

Enjoy!

Leave a comment

Risk Disclosure | Terms & Conditions | Privacy Policy