Demo: Flask
摘要
Back in Chapter 5 you trained a classifier, serialized the model object, and invoked it from a notebook. In this chapter, you will step inside the containerized Flask service that now hosts that model. We will examine how the code, Docker image, and infrastructure layers fit together so you can adapt the pattern for your own projects.