Google Cloud Professional Machine Learning Engineer — Question 126
You work for a gaming company that manages a popular online multiplayer game where teams with 6 players play against each other in 5-minute battles. There are many new players every day. You need to build a model that automatically assigns available players to teams in real time. User research indicates that the game is more enjoyable when battles have players with similar skill levels. Which business metrics should you track to measure your model’s performance?
Answer options
- A. Average time players wait before being assigned to a team
- B. Precision and recall of assigning players to teams based on their predicted versus actual ability
- C. User engagement as measured by the number of battles played daily per user
- D. Rate of return as measured by additional revenue generated minus the cost of developing a new model
Correct answer: C
Explanation
The correct answer, C, is essential as user engagement directly reflects player satisfaction and the overall success of the game. Options A and B focus on operational metrics rather than the overall user experience, while D pertains to financial metrics that don't directly relate to player enjoyment during gameplay.