Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 332 Bytes

Readme.md

File metadata and controls

7 lines (4 loc) · 332 Bytes

Supervised Learning

Example: HR Attrition dataset

  1. You can find the data set in Kaggle

  2. We used a random forest to give recommendations about attrition. Your homework is to review the decision tree case and plot the tree to interpret results.