Developed a machine learning model to recommend crop types based on environmental factors.
The dataset used for this project contains the following features:
- Temperature
- pH
- Humidity
- Rainfall
- Nutrient levels (N, P, K)
Conducted data preprocessing, feature engineering, and model selection to optimize performance.
Python, scikit-learn
Achieved an accuracy of 99% in crop recommendation predictions.
Implemented the model in a user-friendly web application for easy access and usability.