Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Google Exam Professional Machine Learning Engineer Topic 4 Question 67 Discussion

Actual exam question for Google's Professional Machine Learning Engineer exam
Question #: 67
Topic #: 4
[All Professional Machine Learning Engineer Questions]

Your team is building an application for a global bank that will be used by millions of customers. You built a forecasting model that predicts customers1 account balances 3 days in the future. Your team will use the results in a new feature that will notify users when their account balance is likely to drop below $25. How should you serve your predictions?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Kenia
19 days ago
I wonder if the bank's IT department has a dedicated 'Notification Fatigue Response Team' to handle all the complaints from irritated customers.
upvoted 0 times
...
Chaya
29 days ago
I'm not sure, but I hope the bank's customers don't get so many notifications that they start using their accounts to play the lottery instead.
upvoted 0 times
Lenna
8 days ago
C) Build a notification system on Firebase. Register each user with a user ID on the Firebase Cloud Messaging server, which sends a notification when the average of all account balance predictions drops below the $25 threshold.
upvoted 0 times
...
Judy
10 days ago
B) Create a Pub/Sub topic for each user. Deploy an application on the App Engine standard environment that sends a notification when your model predicts that a user's account balance will drop below the $25 threshold.
upvoted 0 times
...
Tula
20 days ago
A) Create a Pub/Sub topic for each user. Deploy a Cloud Function that sends a notification when your model predicts that a user's account balance will drop below the $25 threshold.
upvoted 0 times
...
...
Hermila
30 days ago
Option C is an interesting approach, but I'm not sure about the idea of using the average of all account balance predictions to trigger notifications. Shouldn't we focus on individual users' accounts?
upvoted 0 times
...
Amie
1 months ago
Option B looks good, but I'm not sure if the App Engine standard environment is the best choice for a global banking application. It might be overkill for this use case.
upvoted 0 times
...
Kami
1 months ago
I'm leaning towards Option D. Using Firebase Cloud Messaging to send targeted notifications to each user based on their individual account balance predictions seems like a robust solution.
upvoted 0 times
Fairy
2 days ago
I agree, using Firebase Cloud Messaging for targeted notifications is a reliable way to keep users informed about their account balances.
upvoted 0 times
...
Kenny
10 days ago
I agree, using Firebase Cloud Messaging for targeted notifications is a smart move.
upvoted 0 times
...
Nida
20 days ago
Option D sounds like the best choice. It's important to send personalized notifications to each user based on their predicted account balance.
upvoted 0 times
...
Junita
29 days ago
Option D sounds like the best choice for personalized notifications.
upvoted 0 times
...
...
Jaclyn
1 months ago
Option A seems like the most straightforward approach. Using a Pub/Sub topic for each user and a Cloud Function to handle the notification logic seems efficient and scalable.
upvoted 0 times
...
Herman
2 months ago
That's a good point, but I still think option A is more efficient for notifying users in real-time.
upvoted 0 times
...
Magnolia
2 months ago
I disagree, I believe option C is better as it sends a notification based on the average of all account balance predictions, providing a more comprehensive approach.
upvoted 0 times
...
Herman
2 months ago
I think option A is the best choice because it directly sends a notification when the account balance is predicted to drop below $25.
upvoted 0 times
...

Save Cancel