Skip to content

Instantly share code, notes, and snippets.

@DanielBeckstein
Last active November 10, 2023 12:07
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save DanielBeckstein/932087ee116cc2f72bfc6e3e078e899d to your computer and use it in GitHub Desktop.
Save DanielBeckstein/932087ee116cc2f72bfc6e3e078e899d to your computer and use it in GitHub Desktop.
How to install xgboost for Python on Linux
@sivakumar1604
Copy link

To resolve cmake error..run this "sudo pip3 install cmake" (version should >14).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment