Skip to content

Instantly share code, notes, and snippets.

@ecdedios
Created May 26, 2022 04:31
Show Gist options
  • Save ecdedios/85dafcb4788c964ce96cefb47be39018 to your computer and use it in GitHub Desktop.
Save ecdedios/85dafcb4788c964ce96cefb47be39018 to your computer and use it in GitHub Desktop.
print("POST to url", service.scoring_uri)
print("label:", y_test[sample_index])
print("prediction:", resp.text)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment