Question: Which of the following is NOT a common method for deploying machine learning models?
Options:
Correct Answer: Data warehousing
Solution:
Data warehousing is not a common method for deploying machine learning models; instead, models are typically deployed via REST APIs, batch processing, or embedded systems.