Skip to content

Predicting the best suitable crop based on various parameters. The model is based on Random Forest Algorithm

Notifications You must be signed in to change notification settings

Priyanshu-21/Crop-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crop-Prediction

This model introduces the best suitable crop for a particular land based upon the rainfall, Soil nutrients levels and weather condition for different districts of Indian sub-continent. So, this application will provide the information about land for farming whether the land is suitable for cultivation of the crop selected or not in different cities and districts. This application also provides information regarding the suitable land for particular types of farming.

  • I compared various machine learning approaches for getting the best result and used XGBoost Algorithm for the application.
  • Just now the project is in the development phase and I need to make the model much accurate and reliable.

How to install the project in your local environment

  • Add project to your local dekstop using git clone https://github.com/Priyanshu-21/Crop-Prediction.git
  • Now, change the directory of your terminal to cd Server
  • run command python app.py to run the app.py file in Server folder (app.py is the backend part of the project).
  • In your external terminal run npm start to run front end of the project.

Tech Used

Python HTML CSS JavaScript React

Python Library Used

NumPy Pandas Flask

Contributing

  • Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
  • Please make sure to update tests as appropriate.

License

MIT

About

Predicting the best suitable crop based on various parameters. The model is based on Random Forest Algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published