instance shows the probability of French,Spanish,English guessing.
{
"kind": "prediction-sharpoutput",
"id": "languageidentifier",
"selfLink": "identifier/predict">https://www.googleapis.com/prediction/v1.6/projects/12345678910/trainedmodels/languageidentifier/predict",
"outputLabel": "Spanish",
"outputMulti": [
{
"label": "French",
"score": "0.334130"
},
{
"label": "Spanish",
"score": "0.418339"
},
{
"label": "English",
"score": "0.247531"
}
]
}
:
{
"kind": "prediction-sharpoutput",
"id": "languageidentifier",
"selfLink": "https://www.googleapis.com/prediction/v1.6/projects/891700192979/trainedmodels/languageidentifier/predict",
"outputLabel": "English",
"outputMulti": [
{
"label": "English",
"score": "1.000000"
},
{
"label": "French",
"score": "0.000000"
},
{
"label": "Spanish",
"score": "0.000000"
}
]
}
1.00000.00000
helloworld