This project predicts whether an employee will be laid-off based on the Employee's Performance and Company's Organizational changes.
nakuldahiwade/Prediction-of-Employee-Lay-Off-using-K_Means
This project predicts whether an employee will be laid-off based on the Employee's Performance and Company's Organizational changes using python pandas, scikit-learn's K_Means clustering Algorithm and numpy libraries.
Python