Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.4 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.4 KB

🚀 Crop Predictor API

About

Flask server to predict the best crop you should sow in your fields depending on the environment conditions.

API

Use this API link to predict: https://krishiml.azurewebsites.net//predict

Parameters to pass

You need to enter following values to predict the crop: -

  • N (ratio of Nitrogen content in soil)
  • P (ratio of Phosphorous content in soil)
  • K (ratio of Potassium content in soil)
  • ph (ph value of soil)
  • temperature (temperature in degree Celsius)
  • humidity (relative humidity in %)
  • rainfall (rainfall in mm)

Full Android Project

Demo Image

Screenshot (55)

Ml model Credit

Ml model credit goes to :- https://www.kaggle.com/code/atharvaingle/what-crop-to-grow

Fond this repository useful? ❤️

Support it by joining stargazers for this repository. ⭐
Also, follow me on GitHub for my next creations! 🤩

Visitors Count

Loading