The Main Purpose of this project is to predict the closing point of a particular stock. This project involves two supervised learning algorithms i.e. multiple linear regression and decision tree regressor. Both of them have different accuracy score. I got 99.9 accuracy by using multiple linear regression and 97% by using decision tree regressor