Creating and deploying Machine Learning model using Python inside Docker container

Vineet Negi
May 30, 2021

Task Description πŸ“„

πŸ‘‰ Pull the Docker container image of CentOS image from DockerHub and create a new container

πŸ‘‰ Install the Python software on the top of docker container

πŸ‘‰ In Container you need to copy/create machine learning model which you have created in jupyter notebook

Let’s Start

Prerequisite :- configure docker in your OS

Use the below code to run pull the docker image

docker pull vineetn01/simple_linear_regression

this is the code I am using inside my docker image

Let’s launch the container os and see the output

Thank You …..

--

--

Vineet Negi

β˜… Aspiring DevOps Engineer β˜… Technical Volunteer @LinuxWorld β˜… Technical Content Writer @Medium β˜… ARTH Learner