I am trying to install xgboost in AWS cluster as below
sudo easy_install -U pip sudo pip3 install xgboost
But looks like ,xgboost is working only in python2 no