Skip to content

kumarage/Google-stocks-OHLC-average-prediction-using-Linear-Regression-and-SVR

Repository files navigation

Google-stocks-OHLC-average-prediction-using-Linear-Regression-and-SVR

Predicting stock prices using machine learning is a hot topic today. Here linear regression and Support Vector Regression is used to predict the stock prices. Among them SVR method with Radial Basis Function kernel gave best resluts in stock predicting although SVM method is best suitable for classification not necessarily regression

alt text

OHLC (stock open high low and close prices) are the main representing figures of stock exchange. These values are shown in a candlestick graph

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages