Kushal997-das / Project-Guidance

:octocat:🌟 The Ultimate resources for beginner to advanced level projects all in one place 💻 🎯🚀
https://project-guidance.netlify.app/
MIT License
525 stars 408 forks source link

Crop Recommender System using ML #1034

Closed kanchanraiii closed 5 months ago

kanchanraiii commented 5 months ago

Is your feature request related to a problem? Please describe.

The objective of this project is to suggests suitable crops based on factors like soil type, climate conditions, ph of soil. It aims to optimize crop selection for higher yields and profitability.

Describe the solution you'd like.

By performing the necessary EDA of the dataset we can identify essential features for the model and use a suitable machine learning algorithm for this problem.

Flow of project

1.Type of Machine Learning Problem: Classification (as we recommend a crop based on soil characteristics) 2.Performing EDA 3.Suitable Algorithm to be used: Logistic Regression/SVM/Naive Byes 4.Final Model Selection: Select a model with highest accuracy 5.Building GUI: Utilizing Streamlit/Tkinter for a better user interface.

Describe alternatives you've considered.

An alternate solution for the above problem could be performing a comparitive study on how different models perform against each other.

Add any other context or screenshots about the feature request here.

No response

kanchanraiii commented 5 months ago

kindly assign this issue under GSSOC'24

sayan-iiitian commented 5 months ago

@Kushal997-das Kindly assign this issue to me #1034. I want to build a model from scratch. But I need time.

kanchanraiii commented 5 months ago

@Kushal997-das Kindly assign this issue to me #1034. I want to build a model from scratch. But I need time.

Hey i wanna build this ,, i have opened this issue 😄.