Question 16 of 280
Single answerYou are an ML engineer at a large grocery retailer with stores in multiple regions. You have been asked to create
an inventory prediction model. Your model's features include region, location, historical demand, and seasonal
popularity. You want the algorithm to learn from new inventory data on a daily basis. Which algorithms should you
use to build the model?
AClassification
BReinforcement Learning
✓CRecurrent Neural Networks (RNN)
DConvolutional Neural Networks (CNN)
✓
Correct Answer: C
Recurrent Neural Networks (RNN)
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.