Question: What is the role of a REST API in model deployment?
Options:
Correct Answer: To serve predictions from the model
Solution:
A REST API serves predictions from the deployed model, allowing applications to interact with it.