This project aims to predict the future value of the financial stocks of a company using Machine Learning algorithms implementing in Python. It is based on Machine learning algorithms like Linear Regression , Moving Average , Decision Tree to predict the stock market prices.
This project focuses on the use of machine Learning Algorithms like Linear Regression and Moving Average , Decision Tree to predict stock values. Factors considered are open, close, low, high and volume.
Algorithms used - Linear Regression, Decision Tree, Moving average