An open API service indexing awesome lists of open source software.

https://github.com/odegnome/churnrate

Solution to some HackerEarth Machine Learning Contest
https://github.com/odegnome/churnrate

Last synced: over 1 year ago
JSON representation

Solution to some HackerEarth Machine Learning Contest

Awesome Lists containing this project

README

          

# ChurnRate

Click [here](https://www.hackerearth.com/challenges/competitive/hackerearth-machine-learning-challenge-predict-customer-churn/)
to visit the problem.

### Steps to build the ML model:
- [x] Load data
- [x] Preprocess data
- [x] Build model
- [x] Train model
- [x] Predict

##### The model achieved an f1-score of 60