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

Financial Environment Segmentation #81

Merged
merged 9 commits into from
Oct 14, 2024
Merged

Conversation

alo7lika
Copy link
Contributor

@alo7lika alo7lika commented Oct 7, 2024

Closes #79

Description of changes:

  • Implemented the Financial Environment Segmentation project to identify and classify different market regimes using historical stock price data.
  • Collected data from Yahoo Finance and calculated key financial metrics, including daily returns, moving averages, and volatility.
  • Preprocessed and normalized the metrics to create a feature set for analysis.
  • Applied K-means clustering techniques to segment the data into distinct market regimes.
  • Analyzed each regime for its characteristics and performance, enabling effective backtesting of investment strategies.

Issue Reference:

@alo7lika
Copy link
Contributor Author

alo7lika commented Oct 9, 2024

@rohitinu6 The task/ Project has been done. You could check it and review it ASAP

@Mayureshd-18
Copy link
Collaborator

@alo7lika 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

Thanks & regards.

@alo7lika
Copy link
Contributor Author

alo7lika commented Oct 9, 2024

@alo7lika 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

Thanks & regards.

Fixes rohitinu6/Stock-Price-Prediction #79

@alo7lika
Copy link
Contributor Author

@alo7lika 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
Thanks & regards.

Fixes rohitinu6/Stock-Price-Prediction #79

@Mayureshd-18 kindly review it. Thank you!

@Mayureshd-18
Copy link
Collaborator

@alo7lika Please use keywords as they are mentioned in the docs. Then only the issue would be linked to the PR correctly.
If needed please refer to other PRs that have issues linked to them.

Thanks and regards

@Mayureshd-18
Copy link
Collaborator

Till then @rohitinu6 @jvedsaqib please review the technical details and the file structure.

Thanks

Copy link
Collaborator

@jvedsaqib jvedsaqib left a comment

Choose a reason for hiding this comment

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

@alo7lika
Why are you using the image?
Also change the Installation section which should contain how to clone this repo and other necessary things.

@alo7lika
Copy link
Contributor Author

@alo7lika Please use keywords as they are mentioned in the docs. Then only the issue would be linked to the PR correctly. If needed please refer to other PRs that have issues linked to them.

Thanks and regards

Fixes rohitinu6/Stock-Price-Prediction #79 is this int how to use the keywords?

@alo7lika
Copy link
Contributor Author

@alo7lika Why are you using the image? Also change the Installation section which should contain how to clone this repo and other necessary things.

Images have been used to make the project interesting and enhance the look. But will update as you requested

@jvedsaqib
Copy link
Collaborator

@alo7lika Why are you using the image? Also change the Installation section which should contain how to clone this repo and other necessary things.

Images have been used to make the project interesting and enhance the look. But will update as you requested

@alo7lika
I suggest you remove them or specify it in other section as the UI like the image is not implemented actually in this notebook

@jvedsaqib jvedsaqib added the level2 25 Points 🥈(GSSoC) label Oct 13, 2024
@alo7lika
Copy link
Contributor Author

@jvedsaqib @Mayureshd-18 @rohitinu6 All the changes have been made.
Please review it!
Thank you!

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 14, 2024
@Mayureshd-18 Mayureshd-18 merged commit 83f83d0 into rohitinu6:main Oct 14, 2024
3 checks passed
shristirwt pushed a commit to shristirwt/Stock-Price-Prediction that referenced this pull request Oct 22, 2024
Financial Environment Segmentation
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 level2 25 Points 🥈(GSSoC)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Financial Environment Segmentation
3 participants