Technical requirements
In this chapter, we will need to have access to a Python IDE and the code from Chapter 3 and Chapter 4. All this code can be found in the GitHub repository in the respective folders. The link to the Chapter 4 codes is https://github.com/PacktPublishing/Machine-Learning-Model-Serving-Patterns-and-Best-Practices/tree/main/Chapter%204.
You do not have to install any additional libraries for this chapter. However, if you have difficulty accessing any library, make sure to install that library using the pip3 command.
All the code for Chapter 5 is present in the GitHub repository for the book under the Chapter 5 folder. The link to the chapter’s code is https://github.com/PacktPublishing/Machine-Learning-Model-Serving-Patterns-and-Best-Practices/tree/main/Chapter%205.