From fd7c60e98e7c944d75fde56f428fa0adb6848c5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=B6ger?= Date: Tue, 27 Aug 2024 10:41:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c40d95c..30783f0 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ These examples analyze different benchmark datasets such as: - Imagenette 🖼️ (Open in NBViewer | GitHub | Colab) - Oxford-IIIT Pet 🐶 (Open in NBViewer | GitHub | Colab) +Also, check out our Kaggle notebook to see an illustration of how to get a gold medal for cleaning a competition dataset. + ## Development Environment Run `make` for a list of possible targets.