From 3bd4a20d02d7b3575b89dda74a2c11b908712232 Mon Sep 17 00:00:00 2001 From: Madhur Panwar <39766613+mdrpanwar@users.noreply.github.com> Date: Fri, 15 Oct 2021 13:49:36 +0530 Subject: [PATCH] rephrase complicated 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 14560a56..192b25c5 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 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. > 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)