From 0efbde3a1f2eab18991371098779d39f50338068 Mon Sep 17 00:00:00 2001 From: Flex Zhong Date: Sat, 4 Sep 2021 07:48:45 +0800 Subject: [PATCH] Update README.md --- 4-Classification/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/4-Classification/README.md b/4-Classification/README.md index 09bfbe46..14560a56 100644 --- a/4-Classification/README.md +++ b/4-Classification/README.md @@ -1,4 +1,5 @@ # Getting started with classification + ## Regional topic: Delicious Asian and Indian Cuisines 🍜 In Asia and India, food traditions are extremely diverse, and very delicious! Let's look at data about regional cuisines to try to understand their ingredients. @@ -18,6 +19,7 @@ In this section, you will build on the skills you learned in the first part of t 2. [More classifiers](2-Classifiers-1/README.md) 3. [Yet other classifiers](3-Classifiers-2/README.md) 4. [Applied ML: build a web app](4-Applied/README.md) + ## Credits "Getting started with classification" was written with ♥️ by [Cassie Breviu](https://www.twitter.com/cassieview) and [Jen Looper](https://www.twitter.com/jenlooper)