XGBoost uses the method of additive training in which it models the residual of the previous model.
This is sequential though, how does it to parallel computing then?
question from:https://stackoverflow.com/questions/34151051/how-does-xgboost-do-parallel-computation