Technical requirements
For this chapter, you will need the following prerequisites:Â
- The latest version of Docker installed on your machine. If you don't already have it installed, please follow the instructions at https://docs.docker.com/get-docker/.
- The latest version of Docker Compose installed—please follow the instructions at https://docs.docker.com/compose/install/.
- Access to Git in the command line, and installed as described in https://git-scm.com/book/en/v2/Getting-Started-Installing-Git.
- Access to a Bash terminal (Linux or Windows).Â
- Access to a browser.
- Python 3.5+ installed.
- The latest version of your ML library installed locally as described in Chapter 3, Your Data Science Workbench.
- An Amazon Web Services (AWS) account configured to run the MLflow model.