Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 388 Bytes

File metadata and controls

4 lines (3 loc) · 388 Bytes

Stock-Market-Prediction

The aim of this project is to predict the Volume Weighted Average Price (VWAP values) in the Stock Market using various Regression techniques in Machine Learning. The past data of RELIANCE shares is taken and is used to train and test the data for prediction. Methods like Simple Linear Regression, Gradient Boosting and XGBoost is used to predict VWAP values.