kaggle_HR
This repo contains code for a binary classification problem with Python's machine learning library scikit-learn.
Aim: Create a model that predicts who is going to leave the organisation next. Commonly known as churn modelling.
To follow along, I breakdown each piece of the coding journey in this blog post.