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.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Demo: Flask

  • Lucas H. Benevides e Braga

摘要

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.