Project-Report-Crop-Recommendations-System-using-Data-Science
Project-Report-Crop-Recommendations-System-using-Data-Science
Recommendation
System
By
B.Shanthi
R190664
Project Overview
Feature Engineering
We engineered new features from the raw data, such as climate indices and
soil nutrient levels, to provide more comprehensive inputs for the model.
Feature Engineering
Identifying Creating New Handling Missing
Relevant Features Features Data
Carefully analyze the Derive new features Implement effective
available data to from the existing data, strategies to deal with
determine which factors such as climate missing data, such as
have the strongest patterns, soil imputation or feature
influence on crop yields. composition, and selection, to ensure the
This may involve market trends, to model has a complete
statistical analysis and capture additional and reliable dataset to
domain expertise. insights that could aid work with.
the predictive model.
Model Development
Data Preprocessing
1
Cleaning, handling missing values, and transforming data
Feature Selection
2
Identifying the most relevant predictors
Model Training
3
Applying machine learning algorithms
Model Tuning
4 Optimizing hyperparameters for best
performance
The model development phase involved several key steps. We first preprocessed the data,
cleaning and transforming it to be suitable for modeling. We then carefully selected the
most relevant features, ensuring our model would focus on the strongest predictors. With
the data prepared, we applied various machine learning algorithms and tuned their
hyperparameters to achieve the best possible performance.
Model Evaluation
To evaluate the performance of the crop recommendations model, we conducted thorough
testing and validation. We used a combination of metrics, including accuracy, precision,
recall, and F1-score, to assess the model's ability to correctly predict the optimal crop for a
given set of environmental conditions.
The model performed exceptionally well, with an overall accuracy of 99.4% and an F1-score
of 84.9%. This indicates that the model is highly effective in predicting the most suitable
crops for a given set of environmental factors, providing valuable insights for farmers and
agricultural decision-makers.
Results and Insights
Expanding Accessibility
The goal is to make the system more accessible to small-scale farmers,
providing them with the resources and support they need to increase
productivity and profitability.
Thank You