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

Add Cross-Validation for Improved Model Evaluation #14

Closed
protham02 opened this issue Oct 2, 2024 · 3 comments
Closed

Add Cross-Validation for Improved Model Evaluation #14

protham02 opened this issue Oct 2, 2024 · 3 comments
Assignees
Labels
gssoc-ext GSSoC'24 Extended Version hacktoberfest-accepted Hacktoberfest 2024 level2 25 Points 🥈(GSSoC)

Comments

@protham02
Copy link

The current implementation lacks cross-validation, which could lead to biased results. Implementing k-fold cross-validation would provide a better assessment of model performance and generalization.

@protham02
Copy link
Author

can you please add tags gssos extended, hactoberfest, hactoberfest accepted, etc.

@rohitinu6 rohitinu6 added gssoc-ext gssoc-ext GSSoC'24 Extended Version hacktoberfest-accepted Hacktoberfest 2024 level2 25 Points 🥈(GSSoC) and removed gssoc-ext labels Oct 3, 2024
@Moses-Mk
Copy link

Moses-Mk commented Oct 5, 2024

Assign this to me, i will work on the cross validation to assure the data is not biased, i will also add additional features that handle class imbalances in case they i notice them and regularization techniques to prevent overfitting the model.

Looking forward,
Thanks

Copy link
Contributor

✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀

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-accepted Hacktoberfest 2024 level2 25 Points 🥈(GSSoC)
Projects
None yet
Development

No branches or pull requests

4 participants