From 9f8be737b5605a3c534ea3e5d41d5bcbbbcc8de6 Mon Sep 17 00:00:00 2001 From: "will.Is.bill" Date: Tue, 21 Oct 2025 23:33:46 +0000 Subject: [PATCH] Added a new note --- 05-deployment/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/05-deployment/README.md b/05-deployment/README.md index e20183ae2..84bc42843 100644 --- a/05-deployment/README.md +++ b/05-deployment/README.md @@ -43,6 +43,7 @@ Did you take notes? You can share them here (or in each unit separately) * [Notebook with commands for pipenv, flask, gunicorn, and Docker](https://github.com/javier-cp6/ml-zoomcamp/blob/main/05-deployment/05-train-churn-model.ipynb) * [Notes from Peter Ernicke](https://knowmledge.com/category/courses/ml-zoomcamp/model-deployment/) * [Notes from Kemal Dahha](https://github.com/kemaldahha/machine-learning-course/blob/main/week_5_notes.ipynb) +* [Notes from Williams Alnice](https://github.com/nice-bills/ml_zoomcamp/tree/main/module_5) * Add your notes here ### Deployment tutorials