Project 5: Absenteeism-at-Work

- Objective :
- To Predict Absenteeism at Company during Worktime
- to integrate Python, SQL, and Tableau
- Classification Problem
- Data cleaning and Data preprocessing
- Exploratory Data Analysis
- Logistic Regression Model Training and Prediction
- Inteprating its Odd Ratios and Coefficients
- Integrating Model with SQL and Tableau
Go Through Links
Notebook File - Part 1: Data Pre-processing
Notebook File - Part 2: Model Building