Skip to content

Latest commit

 

History

History
 
 

04-deployment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

4. Model Deployment

4.1 Three ways of deploying a model

4.2 Web-services: Deploying models with Flask and Docker

See code here

4.3 Web-services: Getting the models from the model registry (MLflow)

See code here

4.4 (Optional) Streaming: Deploying models with Kinesis and Lambda

Note: Since some of the steps in this video requires the use of AWS services which incur some cost on the user, it is optional to code along to this video. However, as material in Module 6 is based on the content of this video, we still highly recommended that you watch it.

See code here

4.5 Batch: Preparing a scoring script

See code here

4.6 MLOps Zoomcamp 4.6 - Batch scoring with Mage

No video - you already know how to do it:

  • Connect to MLFlow
  • Create a transformation block
  • Get the model from the registry, apply it

Homework

More information here.

Notes

Did you take notes? Add them here: