1 min readJun 20, 2019
XGBoost is a tree-based algorithm, this type of algorithm normally handles very well dimension reduction and feature selection. I wouldn’t worry with PCA or other dimension reduction algorithms using XGBoost, but if you try it out, let us know your results :)