Akshat111111 / Hedging-of-Financial-Derivatives

This strategy works for every market condition irrespective of the movement
BSD 3-Clause "New" or "Revised" License
61 stars 90 forks source link

[FEATURE]: Mastercard Stock Price Prediction using LSTM, SVM And K-Nearest Neighbors (KNN) #437

Open aditya-bhaumik opened 4 days ago

aditya-bhaumik commented 4 days ago

Is your feature request related to a problem? Please describe. Yes, The art of forecasting stock prices has been a difficult task for many of the researchers and analysts. Investors eagerly seek effective stock price prediction systems to guide successful investments and understand future market trends.

Describe the solution you'd like I would like to Add the ML Models which i am gonna build like using LSTM, SVM and K-Nearest Neighbors (KNN) using historical stock price data and relevant financial indicators, preprocess the data, performing EDA, and check the prices, and compare the model's accuracy.

Describe alternatives you've considered Exploring additional models like ARIMA, XGBoost, or ensemble methods for potential improvement in forecasting accuracy.

github-actions[bot] commented 4 days ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.