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
If you have anaconda installed, this worked for me:
Simply type in the terminal:
conda install -c conda-forge xgboost