-
-
Notifications
You must be signed in to change notification settings - Fork 155
updating the first ml project #4868
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
Conversation
|
Here's the code health analysis summary for commits Analysis Summary
|
|
Please review and merge it. @ajay-dhangar |
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.
Hi @ak-0283! 👋 Thank you for submitting your first pull request to CodeHarborHub. Great job on the contribution! 🎉 We appreciate your efforts and our team will review it soon. If you have any questions or need further assistance, feel free to reach out. Keep up the great work!
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.
Great job, @ak-0283! 🎉 Thank you for submitting your pull request to CodeHarborHub. We appreciate your contribution and enthusiasm! Our team will review it soon. If you have any questions or need further assistance, feel free to reach out. Thanks for contributing!
ajay-dhangar
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.
Thanks for the contributions to this project; the changes look good and I am happy to approve the merge.
Related Issue
[Cite any related issue(s) this pull request addresses. If none, simply state "None”]
Finishing the issue #4860
Description
This pull request introduces the first Machine Learning project to the repository — a Crop Recommendation System.
The system uses data-driven insights to recommend the most suitable crop based on environmental parameters such as nitrogen, phosphorus, potassium, temperature, humidity, pH, and rainfall.\
The project includes:
Type of PR
Screenshots / Videos (if applicable)
After

Before
Checklist
Additional Context
This marks the successful addition of the first ML-based project to the repository, expanding the project scope beyond documentation and front-end development. The Crop Recommendation System demonstrates how machine learning can be applied effectively in agriculture to improve productivity and decision-making.
Resources for Guidance
Resources for DSA Features on Our Site:
Contribution Level
This contribution qualifies as a Level 2 task, as it introduces a new, working ML feature to the project with documentation and testing.
Contribution Guidelines Summary
This project adheres to Code Harbor Hub’s structured contribution levels, and this PR represents a Feature Enhancement with educational and practical value for contributors and learners alike.
Thank you for reviewing my submission!