Skip to content

Instantly share code, notes, and snippets.

@douglaspsteen
Created August 29, 2020 22:02
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 douglaspsteen/87ea810da994f8d5edf170e05aeafa08 to your computer and use it in GitHub Desktop.
Save douglaspsteen/87ea810da994f8d5edf170e05aeafa08 to your computer and use it in GitHub Desktop.
# Generate probabilities for each prediction
clf.predict_proba(X_test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment