Compare with 1 courses

Employee Attrition Prediction

Employee Attrition Prediction

Rp 1299

Rp 4999

In this project, we will discuss employee attrition prediction i.e. predicting that employee will leave the current company (or will resign from the current company) and we will do this using several machine learning algorithms

Learn more
Has discount
Expiry period Lifetime
Made in English
Last updated at Fri Apr 2023
Level
Intermediate
Total lectures 7
Total quizzes 0
Total duration 01:02:07 Hours
Total enrolment 3
Number of reviews 1
Avg rating
Short description In this project, we will discuss employee attrition prediction i.e. predicting that employee will leave the current company (or will resign from the current company) and we will do this using several machine learning algorithms
Outcomes
  • Understand the Problem Statement and Business Case
  • Import Libraries and Datasets
  • Perform Data Visualization
  • Perform Data Visualization - Continued
  • Create Training and Testing Datasets
  • Understand the Intuition Behind Logistic Regression
  • Train and Evaluate a Logistic Regression Model
Requirements
  • Basic Programming Language
  • Basic knolwedge of Python is required to compile and run the examples