Skip to content

Pranathi30/WNS-Analytics-Wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

WNS-Analytics-Wizard

Machine Learning Hackathon by Analytics Vidya

https://datahack.analyticsvidhya.com/contest/wns-analytics-hackathon-2018/pvt_lb

  1. The task is to predict if a potential promotee gets promoted or not

  2. The taask is an imbalanced classification task

  3. Tried different models:

a) SMOTE with adaboost classifier: f1_score = 0.38

b)Random Under Sampling with adaboost classifier: f1_score = 0.35

c) SMOTE with Random Forest classifier : f1_score = 0.45

d) SMOTE with XGBoost Classifier : f1_score = 0.505

About

Machine Learning Hackathon by Analytics Vidya

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published