From f6e0b53d6cfb24b460b485bed798ff2f8e7fc38b Mon Sep 17 00:00:00 2001 From: Madhur Panwar <39766613+mdrpanwar@users.noreply.github.com> Date: Sat, 16 Oct 2021 19:16:16 +0530 Subject: [PATCH] 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 6a37eea1..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 on regression, and learn about other classifiers that you can use to better understand the 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)