Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Exam Professional-Machine-Learning-Engineer All Questions
Exam Professional-Machine-Learning-Engineer All Questions

View all questions & answers for the Professional-Machine-Learning-Engineer exam

Google Machine Learning Engineer Professional-Machine-Learning-Engineer Question # 80 Topic 9 Discussion

Professional-Machine-Learning-Engineer Exam Topic 9 Question 80 Discussion:
Question #: 80
Topic #: 9

You are creating a social media app where pet owners can post images of their pets. You have one million user uploaded images with hashtags. You want to build a comprehensive system that recommends images to users that are similar in appearance to their own uploaded images.

What should you do?


A.

Download a pretrained convolutional neural network, and fine-tune the model to predict hashtags based on the input images. Use the predicted hashtags to make recommendations.


B.

Retrieve image labels and dominant colors from the input images using the Vision API. Use these properties and the hashtags to make recommendations.


C.

Use the provided hashtags to create a collaborative filtering algorithm to make recommendations.


D.

Download a pretrained convolutional neural network, and use the model to generate embeddings of the input images. Measure similarity between embeddings to make recommendations.


Get Premium Professional-Machine-Learning-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.