From 7096639a2620524ad52bda672887e78ad27b5a39 Mon Sep 17 00:00:00 2001 From: Mohamad Jaallouk Date: Wed, 24 Nov 2021 05:12:10 +0100 Subject: [PATCH 1/2] Update README.md Typo --- 5-Data-Science-In-Cloud/18-Low-Code/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/5-Data-Science-In-Cloud/18-Low-Code/README.md b/5-Data-Science-In-Cloud/18-Low-Code/README.md index c8456efd..e27612ac 100644 --- a/5-Data-Science-In-Cloud/18-Low-Code/README.md +++ b/5-Data-Science-In-Cloud/18-Low-Code/README.md @@ -50,7 +50,7 @@ Azure ML provides all the tools developers and data scientists need for their ma ### 1.2 The Heart Failure Prediction Project: -There is no doubt that making and building projects is the best to put your skills and knowledge to test. In this lesson, we are going to explore two different ways of building a data science project for the prediction of heart failure attacks in Azure ML Studio, through Low code/No code and through the Azure ML SDK as shown in the following schema: +There is no doubt that making and building projects is the best way to put your skills and knowledge to test. In this lesson, we are going to explore two different ways of building a data science project for the prediction of heart failure attacks in Azure ML Studio, through Low code/No code and through the Azure ML SDK as shown in the following schema: ![project-schema](images/project-schema.PNG) From fb4fb75415a2688c0cc2551e406297c9dc91517e Mon Sep 17 00:00:00 2001 From: quake2005 Date: Thu, 2 Dec 2021 00:05:16 +0100 Subject: [PATCH 2/2] patch-17 typo fix --- 5-Data-Science-In-Cloud/18-Low-Code/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/5-Data-Science-In-Cloud/18-Low-Code/README.md b/5-Data-Science-In-Cloud/18-Low-Code/README.md index e27612ac..6a31aed6 100644 --- a/5-Data-Science-In-Cloud/18-Low-Code/README.md +++ b/5-Data-Science-In-Cloud/18-Low-Code/README.md @@ -50,7 +50,7 @@ Azure ML provides all the tools developers and data scientists need for their ma ### 1.2 The Heart Failure Prediction Project: -There is no doubt that making and building projects is the best way to put your skills and knowledge to test. In this lesson, we are going to explore two different ways of building a data science project for the prediction of heart failure attacks in Azure ML Studio, through Low code/No code and through the Azure ML SDK as shown in the following schema: +There is no doubt that making and building projects is the best way to put your skills and knowledge to the test. In this lesson, we are going to explore two different ways of building a data science project for the prediction of heart failure attacks in Azure ML Studio, through Low code/No code and through the Azure ML SDK as shown in the following schema: ![project-schema](images/project-schema.PNG)