From ca5b7b0dcf860c05db0a1805626fc44d9ed17e5b Mon Sep 17 00:00:00 2001 From: Christopher Samiullah Date: Sun, 16 Feb 2020 20:27:46 +0000 Subject: [PATCH] Update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 95280ac..304b6fb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1 @@ -# testing-and-monitoring-ml-deployments -WIP +Example project for the course "Testing & Monitoring Machine Learning Model Deployments". For setup instructions, see the course lectures.