This link stackoverflow provides the xgboost 0.4 installation method
conda install -c aterrel xgboost=0.4.0
.
It is OK to use, but I would like to look for the latest xgboost package(maybe 0.6 as far as I know). I tried the pip and brew method, but it seems complex for me.
Thank you for your help.