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. If you don’t already have it installed, please follow the instructions at https://docs.docker.com/compose/install/.
- Access to Git in the command line, and installed as described in this Uniform Resource Locator (URL): 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.
- MLflow installed locally, as described in Chapter 1, Introducing MLflow.