Skip to content

Using curated agriculture dataset to study and understand different conditions required to grow crops, analyze different patterns and build Machine Learning model to predict which crop to grow when given a new set of conditions.

Notifications You must be signed in to change notification settings

taruchit/Crop_Classification_EDA_ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Crop_Classification_EDA_ML

Crop recommendation dataset

Source: https://www.kaggle.com/datasets/madhuraatmarambhagat/crop-recommendation-dataset

Here we take an agriculture dataset, with the goal to build a classifier based on a given set of attributes to determine the best crop to be grown for getting maximum benefit.

Here we performed following tasks: -

  1. Checking feature distribution
  2. Data quality check
  3. Univariate analysis
  4. Bivariate analysis
  5. Feature engineering
  6. Splitting the dataset into training, validation and test sets.
  7. Normalization of dataset
  8. Training the model using Random Forest
  9. Evaluation of the model

About

Using curated agriculture dataset to study and understand different conditions required to grow crops, analyze different patterns and build Machine Learning model to predict which crop to grow when given a new set of conditions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published