/SpringLeafChallenge

2 class classifier to check if it is worth sending a promotional email to customer

Primary LanguagePython

This is a scripts for the Kaggle Competition - https://www.kaggle.com/c/springleaf-marketing-response

Download data and put them in required folders based on convertData.py

  • Feature Engineering python convertData.py

  • xgboost CV - tune xgb network with xgbCV.py python xgbCV.py

submit output.csv to see the result.

Change parameters of training, form an ensemble to get better results.