This project predicts employee burnout rate using a Linear Regression model.
It uses important workplace factors like:
- Resource Allocation
- Mental Fatigue Score
- Work From Home Setup
- Total Rows: 22,750
- Columns: 9
Steps:
- Dropped unnecessary columns (Employee ID, Date of Joining)
- Removed missing values
- Applied One-Hot Encoding
- Model Used: Linear Regression
- Mean Squared Error (MSE): ~0.003
- R² Score: ~0.92 ✅
- Platform: Google Colab
- Language: Python
Libraries:
- pandas
- numpy
- scikit-learn
- matplotlib
- seaborn
- Clone the repository:
git clone https://github.com/Caktusuki/Internship.git-
Open in Google Colab
-
Install dependencies:
pip install pandas scikit-learn matplotlib seaborn openpyxl- Run all cells
- Name: Vikyraj Deka
- Email: vikyrajdekawork@gmail.com
⭐ If you like this project, give it a star!
---
## 🔥 What makes this good
- Clean structure
- Proper image linking (using `Preview/`)
- Easy to understand
- Looks professional on GitHub
---
If you want next upgrade:
👉 I can add **badges, project demo style, and make it resume-level strong** 🚀








