Skip to content

A ML model to predict Production of crop yields , on the basis of pattern recognition on the Crop_production dataset.

Notifications You must be signed in to change notification settings

captain7oxic/Crop_Yield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Crop_Yield

A ML model to predict Production of crop yields , on the basis of pattern recognition on the Crop_production dataset. The data is stored in the csv file .

RandomForestRegressor

I have created a Random Forest regressor to attain a MSE of 86 % on Training set and 72% on the test set , with a little HyperParameter tuning, although there is a lot of scope of improvement for increasing the accuracy over both the test set .

XGBoost

The second model I Trained was XGBOOST Regressor and was able to attain approximately the same results.

About

A ML model to predict Production of crop yields , on the basis of pattern recognition on the Crop_production dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published