2018-04-30 XGBoost into python code#

Package pyxgboost converts a tree from xgboost into a Python code. Python still needs to be used if the models has to be deployed but it should be faster for small models.