- Fix case where Python reuses id from freed objects. - Small optimization to column matrix with QDM by using `realloc` instead of copying data.
XGBoost Python Feature Walkthrough ================================== This is a collection of examples for using the XGBoost Python package.