Employee-turnover-prediction This project have attempted to create supervised learning models to assist in classifying certain employee data. We have implemented interactive dicision tree and random forest. We have given two options for split criteria(gini, entropy) and split type(best, random).