Skip to content

Instantly share code, notes, and snippets.

@sazio
Created August 17, 2020 22:25
Show Gist options
  • Save sazio/7d982417680d75dd240ace463eaf93f0 to your computer and use it in GitHub Desktop.
Save sazio/7d982417680d75dd240ace463eaf93f0 to your computer and use it in GitHub Desktop.
# Check xgboost version
import xgboost
print(xgboost.__version__)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment