YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Crop Recommendation API

This project implements a crop recommendation system using a Random Forest classifier with an accuracy of 99.18%. It is deployed and accessible at cropok-production.up.railway.api.

Now, URL is not working because free trial limit is exceeded.

Features

  • Utilizes Random Forest algorithm for accurate crop recommendations.
  • Converts the model into a Flask API for easy integration.

Input Parameters

  • Nitrogen
  • Phosphorus
  • Potassium
  • Temperature
  • Humidity
  • Ph

Note

The API is currently not working due to the free trial limit being exceeded. You are free to deploy and use it in your own environment.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.