Yes Bank Stock Closing Price Prediction: Regression
AlmaBetter
Jul 2024 - Aug 2024 (2 months)
• Developed a machine learning model to predict the closing price of Yes Bank stock using historical data, including open, high, low, and close prices.
• Preprocessed the dataset to handle missing values and implemented multiple regression models (Linear Regression, Lasso, Ridge, and KNN) using Python libraries such as Pandas, NumPy, and Scikit-learn.
• Evaluated model performance using Mean Squared Error (MSE), Root Mean Squared Error (RMSE), and R-squared to identify the best-performing model for accurate price forecasting.