Skip to content

Instantly share code, notes, and snippets.

@agastidukare
Created August 9, 2020 04:56
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 agastidukare/b2aa94aec7f28eace2f40ac1e47cdd7a to your computer and use it in GitHub Desktop.
Save agastidukare/b2aa94aec7f28eace2f40ac1e47cdd7a to your computer and use it in GitHub Desktop.
pred_fwd,lbl_fwd = learn.get_preds(ordered=True)
accuracy(pred_fwd, lbl_fwd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment