Crop Recommendation Random Forest Model
This repository contains a trained Random Forest classifier for crop recommendation based on soil and weather features:
- Input features: N, P, K, Temperature, Humidity, pH, Rainfall
- Output: Recommended crop label
The model is trained with scikit-learn and saved as a pickle (.pkl) file.
Usage
Use the Hugging Face Inference API or download the model to integrate with your application.
Model Details
- Model Type: RandomForestClassifier (scikit-learn)
- Dataset: Crop dataset with 2200 samples and 8 features
- Evaluation metrics: Accuracy, etc. (see original training notebook)
License
Specify the license if applicable.
- Downloads last month
- -
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support