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

Created a Web Page for predicting the stock price and also implemented concept of ensemble learning closes #132 #151

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

balbirs22
Copy link
Contributor

@balbirs22 balbirs22 commented Oct 20, 2024

Issue Reference:

Closes #132

Description of changes: Closes #132

  • I have created a web page for predicting stock prices using ensemble learning techniques.
  • The page allows users to input stock data and get predictions.
  • Ensemble learning models like Random Forest and Gradient Boosting have been implemented to improve prediction accuracy.
  • Additional features include data visualization and performance metrics to help users understand the predictions.

stock_price_home
stock_price_predict

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Ensure the PR matches the requirements mentioned in the Contribution guide. The maintainer might get in touch to enusre quality. Thanks for your time

@balbirs22
Copy link
Contributor Author

I have checked and I have done all the tasks

@Mayureshd-18 Mayureshd-18 self-requested a review October 20, 2024 18:37
Copy link
Collaborator

@Mayureshd-18 Mayureshd-18 left a comment

Choose a reason for hiding this comment

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

@balbirs22 Please link the issue using keywords. (fixes/closes..) You can find the detailed info about the same here:
https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword

If needed, please check out merged PRs for reference.

Thanks & regards

@balbirs22
Copy link
Contributor Author

How I have done please review

@balbirs22 balbirs22 changed the title Created a Web Page for predicting the stock price and also implemented concept of ensemble learning Created a Web Page for predicting the stock price and also implemented concept of ensemble learning closes issue #132 Oct 20, 2024
@balbirs22 balbirs22 changed the title Created a Web Page for predicting the stock price and also implemented concept of ensemble learning closes issue #132 Created a Web Page for predicting the stock price and also implemented concept of ensemble learning closes #132 Oct 20, 2024
@Mayureshd-18 Mayureshd-18 self-requested a review October 20, 2024 19:37
Copy link
Collaborator

@Mayureshd-18 Mayureshd-18 left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@Mayureshd-18 Mayureshd-18 added gssoc-ext GSSoC'24 Extended Version hacktoberfest-accepted Hacktoberfest 2024 hacktoberfest Hacktober Collaboration labels Oct 21, 2024
@rohitinu6
Copy link
Owner

please sync your repo with the latest changes

@rohitinu6
Copy link
Owner

@balbirs22 you will also need to mention the steps in contributing.md

@jvedsaqib
Copy link
Collaborator

@balbirs22 please ensure that all other notebooks in the main repo that you are not working is present in your commit

@balbirs22
Copy link
Contributor Author

@jvedsaqib I have ensured that as I only added or modified notebooks and not deleted any thing

@jvedsaqib jvedsaqib merged commit e48becf into rohitinu6:main Oct 22, 2024
3 checks passed
Copy link
Contributor

🎉🎉 Thank you for your contribution! Your PR #151 has been merged! 🎉🎉

@jvedsaqib jvedsaqib added the level3 45 Points 🥉(GSSoC) label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext GSSoC'24 Extended Version hacktoberfest Hacktober Collaboration hacktoberfest-accepted Hacktoberfest 2024 level3 45 Points 🥉(GSSoC)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Web Page for this predictor using flask
4 participants