Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDFC Stock Price Prediction using LSTM, K- Means Clustering And Logistic Regression #448

Merged
merged 5 commits into from
Jul 14, 2024

Conversation

aditya-bhaumik
Copy link
Contributor

@aditya-bhaumik aditya-bhaumik commented Jul 6, 2024

🛠️ Related Issue

📝 Description

Predicting Mastercard Stock Prices involves using various machine learning models like LSTM (Long Short-Term Memory), logistic regression and k - nearest neighbours to analyze historical stock data and forecast future trends. Each model leverages different algorithms and methodologies to enhance prediction accuracy and reliability.

🔍 Type of PR

  • 🐛 Bug fix
  • ✨ Feature enhancement

✅ Checklist

  • I have performed a self-review of my code.
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

ℹ️ Additional Context

[Include any additional context or information that might assist reviewers in understanding the changes]

@aditya-bhaumik
Copy link
Contributor Author

@Akshat111111 please review my pull request and merge it

Copy link
Owner

@Akshat111111 Akshat111111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good work, kindly correct the folder name where the spelling is wrong of analysis

@aditya-bhaumik
Copy link
Contributor Author

@Akshat111111 hi i have fixed the folder name

@aditya-bhaumik
Copy link
Contributor Author

@Akshat111111 please review and merge this pull request

Copy link
Owner

@Akshat111111 Akshat111111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why there are 2 folders of hdfc inside nifty??

@aditya-bhaumik
Copy link
Contributor Author

@Akshat111111 fixed it

@aditya-bhaumik
Copy link
Contributor Author

@Akshat111111 please review the pull request now it has only one folder

Copy link
Owner

@Akshat111111 Akshat111111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah,its fine

@Akshat111111 Akshat111111 merged commit 96d6048 into Akshat111111:main Jul 14, 2024
1 check passed
Copy link

🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💡[FEATURE]: HDFC Stock Price Prediction using LSTM, K- Means Clustering And Logistic Regression
2 participants