Abstract:: Disadvantages
Abstract:: Disadvantages
This project predicts employee attrition using machine learning. It analyses employee data to
identify key factors affecting attrition. Machine learning models like Decision Tree and
Random Forest are used, with Random Forest giving the best accuracy (88.3%). This helps
companies reduce employee turnover by making data-driven decisions.
Existing System:
In traditional systems, employee records are maintained manually, making it hard to predict
attrition. Organizations struggle to identify why employees leave, leading to high costs in
hiring and training new staff. The manual approach is time-consuming and prone to errors.
Disadvantages:
Low accuracy in predicting attrition
Time-consuming and error-prone
Difficult to analyze large datasets
Proposed System:
This project automates attrition prediction using machine learning. It analyzes employee data
to find patterns and predict who might leave. The system uses Random Forest, a highly
accurate model, to improve predictions.
Advantages:
Faster and more accurate predictions
Helps in decision-making to reduce attrition
Reduces manual effort and human errors
Model Description:
Data Collection – Employee data is taken from a dataset.
Data Preprocessing – Cleaning the data to remove unnecessary details.
Feature Selection – Identifying important factors like salary, promotions, and work
experience.
Machine Learning Models – Using Random Forest and Decision Tree for
predictions.
Result Analysis – Comparing model performance to find the best one.
Software Requirements: