From 85012c219c7148796ed72cdae11ae35c1508bd53 Mon Sep 17 00:00:00 2001 From: Madhur Panwar <39766613+mdrpanwar@users.noreply.github.com> Date: Sat, 16 Oct 2021 20:00:10 +0530 Subject: [PATCH] rephrasing a complicated sentence and updating Cassie's twitter handle in classification base README (#405) * rephrase complicated sentence * updating Cassie's twitter handle * remove unnecessary comma * corect twitter link * further improve the sentence --- 4-Classification/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4-Classification/README.md b/4-Classification/README.md index 0237667d..9d88feee 100644 --- a/4-Classification/README.md +++ b/4-Classification/README.md @@ -9,7 +9,7 @@ In Asia and India, food traditions are extremely diverse, and very delicious! Le ## What you will learn -In this section, you will build on the skills you learned in the first part of this curriculum all about regression to learn about other classifiers you can use that will help you learn about your data. +In this section, you will build on your earlier study of Regression and learn about other classifiers that you can use to better understand the 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)