prathimacode-hub / FarmArk

💡🏷FarmArk is an app designed for facilitation of farmers and addressing them with all the needed farming solutions for their greens to prosper and excel. 🙌
https://prathimacode-hub.github.io/FarmArk/
GNU General Public License v3.0
7 stars 8 forks source link

FarmArk : Crop Recommendation System #17

Closed prathimacode-hub closed 2 years ago

prathimacode-hub commented 2 years ago

Hey Hacktoberfest participants, good to see you.

This issue's goal is to find the best correct crops for their soil and environment conditions. When selecting it should take you to GUI where user enters the various soil and environmental conditions and submitting would provide you with 3 most suitable crops for their soil and environment.

View the conditions in which crops are grown : If the user clicks on this button, they are presented with a screen in which they can select the condition (Nitrogen, Phosphorus, temperature, humidity, pH, or rainfall) which they want to observe. After the selection is made, the user is presented with a plot that displays the crops (y-axis) versus condition with the respective unit (x-axis). This allows the user to identify the various ranges in which the various crops can grow.

How to get it approved?

Please read CONTRIBUTING.md at least once before contributing code.

theshredbox commented 2 years ago

Ma'am I would like to take this issue as a contribution for Hacktoberfest '22. Name- Aryan Ahuja Hacktoberfest Participant Type- Documentation Approach- Use Crop Recommendation dataset, perform feature extraction, and train ML models to make predictions based on user input

prathimacode-hub commented 2 years ago

Issue assigned to @theshredbox