yiyuzhuang / regression-stock-prediction

Predicting Google’s stock price using regression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Price Prediction using Regression

Predicting Google’s stock price using various regression techniques. Toy example for learning how to combine numpy, scikit-learn and matplotlib. Can be extended to be more advanced.

SVR

Based on this tutorial.

About

Predicting Google’s stock price using regression


Languages

Language:Python 100.0%