Skip to content

Instantly share code, notes, and snippets.

@vvagias
Created December 18, 2019 11:20
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 vvagias/d68316e45172d418344b19af5002d431 to your computer and use it in GitHub Desktop.
Save vvagias/d68316e45172d418344b19af5002d431 to your computer and use it in GitHub Desktop.
model score
[
{
"label": "bee",
"probability": 0.44016194343566895
},
{
"label": "vase",
"probability": 0.13220570981502533
},
{
"label": "daisy",
"probability": 0.05520922690629959
},
{
"label": "hummingbird",
"probability": 0.03949100151658058
},
{
"label": "pot",
"probability": 0.037344250828027725
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment