I am a newbie and learning python. Can someone help me- how to install xgboost in python. Im using Mac 10.11. I read online and did the below mentioned step, but not able to
I followed Bryan Butler's answer and it worked, I just needed to make some changes:
gcc-7
g++-7
gcc-6
g++-6
make clean_all && make -j4
as
export PATH=/usr/bin:$PATH