the pain of installing XGBoost…
For me worked on MacOS Sierra after: brew install gcc –without-multilib
executing this commands:
export CC=gcc-7 export CXX=g++-7
the pain of installing XGBoost…
For me worked on MacOS Sierra after: brew install gcc –without-multilib
executing this commands:
export CC=gcc-7 export CXX=g++-7