0% found this document useful (0 votes)
58 views

Deploying Machine Learning Models Using Docker Containers

This document provides an introduction to deploying machine learning models using Docker containers. It discusses creating web services and incorporating models into existing software using Docker containers. The skills checklist outlines necessary skills like programming language knowledge, machine learning skills, and Docker expertise. The learning goals are to get an introduction to Docker containers, learn how to deploy ML solutions with Docker, and build and deploy two robust machine learning services to gain experience deploying ML apps with Docker containers.

Uploaded by

Prashanth Mohan
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views

Deploying Machine Learning Models Using Docker Containers

This document provides an introduction to deploying machine learning models using Docker containers. It discusses creating web services and incorporating models into existing software using Docker containers. The skills checklist outlines necessary skills like programming language knowledge, machine learning skills, and Docker expertise. The learning goals are to get an introduction to Docker containers, learn how to deploy ML solutions with Docker, and build and deploy two robust machine learning services to gain experience deploying ML apps with Docker containers.

Uploaded by

Prashanth Mohan
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Deploying Machine Learning Models

using Docker containers


Introduction
I have a model. Now what?

Web Service

Create an in-situ Incorporate your model in existing software Automate existing workflows
service for predictions
Skills Checklist
Knowledge of at least 1
programming language Expertise in Unix systems

Basic Machine Learning Skills Expertise in docker

Passion to Understand Advanced DevOps &


Machine Learning
Learning Goals
● Introduction to Docker containers

● Deploying ML solutions using


Docker containers

● Build and deploy two robust


Machine Learning services

You will have a solid foundation on deploying Machine


Learning applications using docker containers

You might also like