From fdacc8d518b6a2aec9d201005a960c7a11e518a9 Mon Sep 17 00:00:00 2001 From: Prajwal prakash Date: Sun, 16 May 2021 18:41:48 +0530 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 512d7e4..7902d8c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ # Full-Stack-Machine-Learning-With-Python -Machine learning methods are commonly used across engineering and sciences, from computer systems to physics. Moreover, commercial sites such as search engines, recommender systems (e.g., Netflix, Amazon), advertisers, and financial institutions employ machine learning algorithms for content recommendation, predicting customer behavior, compliance, or risk. +Machine learning methods are commonly used across engineering and sciences, from computer systems to physics. Moreover, commercial sites such as search engines, recommender systems (e.g., Netflix, Amazon), advertisers, and financial institutions employ machine learning algorithms for content recommendation, predicting customer behaviour, compliance, or risk. -As a discipline, machine learning tries to design and understand computer programs that learn from experience for the purpose of prediction or control. +As a discipline, machine learning tries to design and understand computer programs that learn from the experience for the purpose of prediction or control. In this course, students will learn about principles and algorithms for turning training data into effective automated predictions. We will cover: --- -* Bussiness Understanding -* +