Question
- Why do we need (and want) model deployment?
- What's the role of REST APIs in model deployment?
- Name a couple of Python libraries that can be used to deploy machine learning models.
- What's the difference between the GET and POST request types?
- What's the general idea behind the
joblib
library in Python? - Explain in your own words what a virtual machine is.
- Which free tool can be used to test REST APIs?