Welcome to Machine Learning Operations (MLOPs)’s documentation!
Contents:
- Docker
- Docker commands
- ML Deployment using Flask
- Other options of deployment using
Streamlit
andHeroku
– Platform as a Service - Docker Swarm
- Guide to install docker in Ubuntu VirtualBox
- Step 1: Install Virtual Box from below link:
- Step 2: Perform the following step in terminal, if the error: “vboxuser is not in the sudoers file. This incident will be reported! Enable sudo in Ubuntu” is encountered.
- Step 3: Install docker engine using Apt repository from following link:
- Step 4: Get the files related to ML project in the ubuntu image (using drive share).