Skip to content

The Stock Price Prediction project utilizes Python and Pandas for data preprocessing and feature engineering. It employs a Stochastic Gradient Descent (SGD) Regressor, optimized through GridSearchCV, to forecast stock prices. The project evaluates model performance using metrics like MSE, MAE, and R2.

Notifications You must be signed in to change notification settings

satearnsvibe/Stock-Price-Prediction-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Stock-Price-Prediction-Project

The Stock Price Prediction project utilizes Python and Pandas for data preprocessing and feature engineering. It employs a Stochastic Gradient Descent (SGD) Regressor, optimized through GridSearchCV, to forecast stock prices. The project evaluates model performance using metrics like MSE, MAE, and R2.

About

The Stock Price Prediction project utilizes Python and Pandas for data preprocessing and feature engineering. It employs a Stochastic Gradient Descent (SGD) Regressor, optimized through GridSearchCV, to forecast stock prices. The project evaluates model performance using metrics like MSE, MAE, and R2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages