Skip to content

Instantly share code, notes, and snippets.

@Davisy
Created April 26, 2020 15:28
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 Davisy/2b6afb0bc172916a006d7870cb47ffd5 to your computer and use it in GitHub Desktop.
Save Davisy/2b6afb0bc172916a006d7870cb47ffd5 to your computer and use it in GitHub Desktop.
skplt.metrics.plot_precision_recall(
y_val, y_probas, title="Precision Recall Curve for XBG Classifier", figsize=(10, 8)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment