/SVR-Stock-Price-Prediction

Stock Price Prediction Using Support Vector Regression (SVR) This project implements a machine learning model to predict the stock price of NVIDIA (NVDA) for a specific day using Support Vector Regression (SVR). The project leverages historical stock data to train multiple SVR models with different kernels (RBF, Polynomial, and Linear) .

Primary LanguageJupyter Notebook

SVR-Stock-Price-Prediction

Stock Price Prediction Using Support Vector Regression (SVR) This project implements a machine learning model to predict the stock price of NVIDIA (NVDA) for a specific day using Support Vector Regression (SVR). The project leverages historical stock data to train multiple SVR models with different kernels (RBF, Polynomial, and Linear) .