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

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: