Skip to content

Deployed ML-Backend Server to predict the best crop you should sow in your fields depending on environment conditions.

Notifications You must be signed in to change notification settings

GeekyCats/Crop-Predictor

Repository files navigation

🚀 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

About

Deployed ML-Backend Server to predict the best crop you should sow in your fields depending on environment conditions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages