Question 16:
You 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?
Answer options:
A. Classification B. Reinforcement Learning C. Recurrent Neural Networks (RNN) D. Convolutional Neural Networks (CNN)