Skip to content

skuperst/Predicting-Employee-Turnover-at-Sailsfort-Motors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Predicting Employee Turnover at Sailsfort Motors

The Employee Turnover dataset can be downloaded either directly from the Kaggle page or Kaggle page or using Kaggle's API as described in the notebook.

The notebook predicts the employee turnover in a variaty of Decision Tree algorithms:

  1. The classical trees.
  2. Bagging.
  3. AdaBoost.
  4. XgBoost.

For all of the above the notebooks tests dififferent hyperparameters (maximal depth, learning rate, etc.). It also presents various accuracy metric (f1, recall, etc.).

Finally, the feature significance histograms are reported for each of steps.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published