Google Cloud ML Engine is a managed service that offers training and/or prediction services using Machine Learning models.
Questions tagged [google-cloud-ml]
1007 questions
-2
votes
1 answer
Item to Item recommendation engine on Google Cloud
I found an implementation of the recommendation engine on Google Cloud here, which turned out to be the User to Item recommendation.
I was wondering whether there is the similar solution for Google Cloud with Item to Item recommendation.

Ilia Gorshkov
- 1
- 1
-2
votes
1 answer
what does this result of prediction on GCP mean?
can you please tell me what does this result of prediction mean ?
actually it is supposed to show yes or no !
{"probabilities": [0.9990405440330505, 0.0009594644070602953], "class_ids": [0], "classes": ["0"], "logits": [-6.948175430297852],…

Sofia
- 29
- 5