Skip to content

Instantly share code, notes, and snippets.

@liannewriting
Last active December 5, 2022 16:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liannewriting/362453cd7fb4beefc2829577a57e1b17 to your computer and use it in GitHub Desktop.
Save liannewriting/362453cd7fb4beefc2829577a57e1b17 to your computer and use it in GitHub Desktop.
xgboost python machine learning
opt.predict(X_test)
opt.predict_proba(X_test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment