In [1]:
import numpy as np
import scipy.sparse
import pickle
import xgboost as xgb

In [ ]:
dtrain =  xgb.DMatrix('')