Use xgb for classifying successful projects on kickstarter
The dataset for this is present here : https://www.kaggle.com/codename007/funding-successful-projects/
The XGB implementation is not fully tuned and can be improved further.
Requirements:
XGB: http://xgboost.readthedocs.io/en/latest/build.html
Python3.6: https://www.python.org/downloads/release/python-361/