Coder-RG / ChurnRate

Solution to some HackerEarth Machine Learning Contest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChurnRate

Click here to visit the problem.

Steps to build the ML model:

  • Load data
  • Preprocess data
  • Build model
  • Train model
  • Predict
The model achieved an f1-score of 60

About

Solution to some HackerEarth Machine Learning Contest


Languages

Language:Jupyter Notebook 100.0%