codezoned / ScriptsDump

The biggest dump of scripts ever!
http://www.codezoned.com/
143 stars 173 forks source link

Added Employee Attrition Rate Prediction Problem #248

Closed aarpit1010 closed 4 years ago

aarpit1010 commented 4 years ago
# Description

I used XgBoost for prediction of Attrition rates for the employees. Data Wrangling and cleaning part included converting categorical values into numerical values and wherever possible, grouping of data was done so as to have less features.
This was a part of Hackerearth ML Hackathon.
The pdf file in the folder explain my approach completely.

- [ ] New Script
- [ ] New Category (Is any new category being made to accommodate this script)