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
- Host: GitHub
- URL: https://github.com/odegnome/churnrate
- Owner: odegnome
- Created: 2021-03-28T19:04:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-14T14:57:42.000Z (about 5 years ago)
- Last Synced: 2025-02-07T04:42:40.384Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 246 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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