Skip to content

Hajra164/Stock-Price-Prediction-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Stock-Price-Prediction-ML

Predict next-day stock closing prices using Linear Regression and Random Forest with visualization.

Stock Price Prediction Using Machine Learning

This project predicts the next day's stock closing price using historical stock data.
We used Linear Regression and Random Forest models and visualized results.


Features

ss5 ss1 ss2 ss3 ss4
  • Predict stock closing price
  • Visualize stock trends, volume, and feature correlation
  • Compare Linear Regression and Random Forest predictions
  • Error analysis using MAE and MSE

Installation

Make sure you have Python installed. Then run:

pip install -r requirements.txt

About

Predict next-day stock closing prices using Linear Regression and Random Forest with visualization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors