Skip to content

Conversation

@HarshitSeth77
Copy link
Contributor

@HarshitSeth77 HarshitSeth77 commented Mar 23, 2025

Related Issue

  • Info about the related issue

  • CodePeak 2025 Participant

  • Contributor

Closes: #647 that will be closed through this PR

Describe the add-ons or changes you've made

Give a clear description of what have you added or modifications made

Type of change

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

@welcome
Copy link

welcome bot commented Mar 23, 2025

Hello there! 👋 Welcome to the project! 💖
Thank you and congrats 🎉 for opening your first pull request. Please adhere to our Code of Conduct. 🙌🏻 We will get back to you as soon as we can. 😄

Feel free to get in touch with me through social media handles. Hope to see you there!😄

Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

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

Plz follow the naming conventions as mentioned, also brief the README file. Add accuracies, give conclusion summary. @HarshitSeth77

@prathimacode-hub prathimacode-hub changed the title Add medical insurance cost prediction Medical Insurance Cost Prediction Mar 24, 2025
@prathimacode-hub prathimacode-hub added the codepeak 25 This label is applicable for all CodePeak issues label Mar 24, 2025
Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

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

You didn't list out all the models used along with prediction accuracies gained, and in summary statement you have to precise the process and mention which algorithm is best fit model and why in README.md file. Follow the naming convention for ur project folder name. Add requirements.txt file that lists all libraries / packages required to complete this modelling problem statement. @HarshitSeth77

Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

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

You used only random forest, use atleast 3-4 algorithms implemented. @HarshitSeth77

@HarshitSeth77
Copy link
Contributor Author

HarshitSeth77 commented Mar 24, 2025

Hi @prathimacode-hub . Actually in regression tasks , accuracy is not a suitable metric for evaluating the performance of a model like random forest regressor. Accuracy is typically used for tasks related to classification. And I'll change the folder name in the next commit.

@HarshitSeth77 HarshitSeth77 force-pushed the add/medical-insurance-cost-prediction branch from 06f1c6e to 5d6f342 Compare March 26, 2025 07:04
@HarshitSeth77
Copy link
Contributor Author

Hi @prathimacode-hub , have made all the changes told by you . Kindly review asap .

Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

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

Your PR is approved. 🙌 @HarshitSeth77

@HarshitSeth77
Copy link
Contributor Author

Screenshot 2025-03-27 191317

Hi @prathimacode-hub Thanks for PR approval! .My score on the website is still showing as 0. Could you please look into this?
Also, kindly merge the PR if possible. Thanks for your help!

@prathimacode-hub prathimacode-hub added the Intermediate This issue will be considered as Intermediate for CodePeak 2025. Points will be 10 label Mar 27, 2025
@prathimacode-hub prathimacode-hub merged commit 8040a95 into prathimacode-hub:main Mar 27, 2025
1 check passed
@welcome
Copy link

welcome bot commented Mar 27, 2025

Congrats on merging your first Pull Request! 🎉 All the best for your amazing open source journey ahead. 🚀⚡️

@prathimacode-hub prathimacode-hub added the Approved This PR is tagged when the solution is approved label Mar 27, 2025
@prathimacode-hub prathimacode-hub changed the title Medical Insurance Cost Prediction CodePeak 2025 : Medical Insurance Cost Prediction Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved This PR is tagged when the solution is approved codepeak 25 This label is applicable for all CodePeak issues Intermediate This issue will be considered as Intermediate for CodePeak 2025. Points will be 10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CodePeak 2025 : Medical Insurance Cost Prediction

2 participants