From 7806b57b368df68af3b0599f9782bb90f468ad4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E7=89=B9=E6=B5=A9=E5=80=AA?= Date: Thu, 15 Jul 2021 22:46:42 +0800 Subject: [PATCH] delete an old version --- .../translations/[WIP]README.zh-cn.md | 25 ------------------- 1 file changed, 25 deletions(-) delete mode 100644 4-Classification/translations/[WIP]README.zh-cn.md diff --git a/4-Classification/translations/[WIP]README.zh-cn.md b/4-Classification/translations/[WIP]README.zh-cn.md deleted file mode 100644 index f6133aa1..00000000 --- a/4-Classification/translations/[WIP]README.zh-cn.md +++ /dev/null @@ -1,25 +0,0 @@ -# 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. - -![Thai food seller](./images/thai-food.jpg) -> Photo by Lisheng Chang on Unsplash - -## What you will learn - -In this section, you will build on the skills you learned in the first part of this curriculum all about regressionn to learn about other classifiers you can use that will help you learn about your data. - -> There are useful low-code tools that can help you learn about working with classification models. Try [Azure ML for this task](https://docs.microsoft.com/learn/modules/create-classification-model-azure-machine-learning-designer/?WT.mc_id=academic-15963-cxa) - -## Lessons - -1. [Introduction to classification](1-Introduction/README.md) -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) - -The delicious cuisines dataset was sourced from [Kaggle](https://www.kaggle.com/hoandan/asian-and-indian-cuisines)