-
-
Notifications
You must be signed in to change notification settings - Fork 251
CodePeak 2025 : Medical Insurance Cost Prediction #652
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
CodePeak 2025 : Medical Insurance Cost Prediction #652
Conversation
|
Hello there! 👋 Welcome to the project! 💖 Feel free to get in touch with me through social media handles. Hope to see you there!😄 |
There was a problem hiding this 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
left a comment
There was a problem hiding this 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
prathimacode-hub
left a comment
There was a problem hiding this 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
|
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. |
06f1c6e to
5d6f342
Compare
|
Hi @prathimacode-hub , have made all the changes told by you . Kindly review asap . |
prathimacode-hub
left a comment
There was a problem hiding this 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
|
Hi @prathimacode-hub Thanks for PR approval! .My score on the website is still showing as 0. Could you please look into this? |
|
Congrats on merging your first Pull Request! 🎉 All the best for your amazing open source journey ahead. 🚀⚡️ |

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:
Checklist: