Course Outline

Created: 2023-02-21 11:14
#quicknote

This section is (originally) made based on this course from Udemy.

  1. Intro
  2. Deployment Overview
  3. System Architecture: components, challenges, approaches and reproducible pipelines
  4. The Research Environment: ML pipeline
  5. Production code: from notebooks to production code, testing and production tools
  6. Serving Model via REST APIs (FastAPI)
  7. Packaging a Model
  8. CI/CD (CircleCI)
  9. Deploy to Platform as a Service (PaaS)
  10. Containers (Docker)
  11. Assessing Reproducibility

The code used for the course is here.
The slides are here.
The dataset used (House Prices) is here.

Tags

#course #ml #deployment #docker #cicd