/Stock-Price-Prediction-using-ML-algorithm

I have implement a stock price prediction model using a machine learning algorithm. stock price prediction model as the name suggests, It pending the price of the stock based on the different parameters like Open, High, Low, Close, etc. So, I have trained this model using a Multi-Linear Regression model. It’s a simple Linear Regression model and it gave me a 5% RMSE (Root Mean Squared Error).

Primary LanguageJupyter Notebook

This repository is not active