{"id":237,"date":"2024-07-08T12:33:26","date_gmt":"2024-07-08T07:33:26","guid":{"rendered":"https:\/\/augurytech.co.uk\/courses\/?p=237"},"modified":"2024-10-12T08:30:31","modified_gmt":"2024-10-12T03:30:31","slug":"data-science-vs-machine-learning","status":"publish","type":"post","link":"https:\/\/augurytech.co.uk\/courses\/artificial-intelligence\/data-science-vs-machine-learning\/","title":{"rendered":"Data Science vs Machine Learning"},"content":{"rendered":"\n<p>In today\u2019s tech-driven world, terms like \u201c<strong>Data Science<\/strong>\u201d and \u201c<strong>Machine Learning<\/strong>\u201d are often used interchangeably. However, they are distinct fields with unique roles and applications.<\/p>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-353c4f5a wp-block-group-is-layout-flex\">\n<h2 class=\"wp-block-heading\">Data Science<\/h2>\n\n\n\n<p style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.204), 1.25rem);\">Data Science is a broad field that focuses on extracting insights and knowledge from data. It involves various techniques and tools to analyze large sets of data, both structured (like spreadsheets) and unstructured (like text and images). Data scientists use programming, statistics, and domain knowledge to solve complex problems.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-accent-color has-text-color has-link-color wp-elements-58b1ce1804ef0b7232726ef2032c0e9c\">Key Components of Data Science:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Data Collection:<\/strong> Gathering data from various sources.<\/li>\n\n\n\n<li><strong>Data Cleaning:<\/strong> Removing errors and inconsistencies from the data.<\/li>\n\n\n\n<li><strong>Data Analysis:<\/strong> Using statistical methods to understand the data.<\/li>\n\n\n\n<li><strong>Data Visualization:<\/strong> Creating charts and graphs to present findings.<\/li>\n\n\n\n<li><strong>Predictive Modeling:<\/strong> Making predictions based on data patterns.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-e1bb55cb\"><\/div>\n\n\n\n<p>Suppose you want to have a team analyze your dataset to gain insights. <strong>The output of a data science project is a set of insights that can help you make business decisions.<\/strong><\/p>\n\n\n\n<p> So, a team might come up with conclusions like:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&#8220;Hey, did you know if you have two houses of a similar size, they&#8217;ve got a similar square footage? If the house has three bedrooms, then they cost a lot more than the house of two bedrooms, even if the square of this is the same.&#8221;<\/li>\n\n\n\n<li>Did you know that newly renovated homes have a 15% premium? This can help you make decisions such as, given a similar square footage, do you want to build a two-bedroom or three-bedroom home to maximize value?<\/li>\n\n\n\n<li> Is it worth an investment to renovate a home in the hope that the renovation increases the price you can sell a house for?<\/li>\n<\/ul>\n\n\n\n<p><strong>The output of a data science project is a set of insights that can help you make business decisions,<\/strong> such as what type of house to build or whether to invest in renovation.<\/p>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-e1bb55cb\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Machine learning<\/h2>\n\n\n\n<p style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.204), 1.25rem);\">Machine Learning (ML) is a subset of Artificial Intelligence (AI) that focuses on building systems that can learn from data and improve over time without being explicitly programmed. In other words, ML algorithms use data to make predictions or decisions.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-fe9cc265 wp-block-group-is-layout-flex\">\n<p><strong>Machine Learning:<\/strong> &#8220;<em>Field of study that gives computers the ability to learn without being explicitly programmed.<\/em>&#8221; &#8211; <strong>Arthur Samuel (1959)<\/strong><\/p>\n\n\n\n<p>A machine learning project will often result in a piece of software that runs, and outputs B given A.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-accent-color has-text-color has-link-color wp-elements-f9b5893929f824c199b53523c271713c\">Fundamental Components of Machine Learning:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Algorithms:<\/strong> Step-by-step procedures for calculations.<\/li>\n\n\n\n<li><strong>Training Data:<\/strong> Data used to teach the algorithm.<\/li>\n\n\n\n<li><strong>Model:<\/strong> The output of the training process, which can make predictions.<\/li>\n\n\n\n<li><strong>Evaluation:<\/strong> Testing the model to see how well it performs.<\/li>\n\n\n\n<li><strong>Deployment:<\/strong> Using the model in real-world applications.<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-fe9cc265 wp-block-group-is-layout-flex\">\n<h2 class=\"wp-block-heading\">How They Work Together<\/h2>\n\n\n\n<p>While <strong>Data Science and Machine Learning are different<\/strong>, they often work together. Data Science provides the data and insights needed for Machine Learning models. For example, a data scientist might analyze customer data to find patterns and then use Machine Learning to predict future customer behaviour.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-accent-color has-text-color has-link-color wp-elements-6910f6bfe38955719b00e184094af77d\">Key Differences<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Scope:<\/strong> <em>Data Science<\/em> is broader and includes various techniques for data analysis, while <em>Machine Learning<\/em> is specifically about creating algorithms that learn from data.<\/li>\n\n\n\n<li><strong>Focus:<\/strong> <em>Data Science <\/em>focuses on understanding and interpreting data, whereas <em>Machine Learning<\/em> focuses on making predictions and decisions based on data.<\/li>\n\n\n\n<li><strong>Tools:<\/strong><em> Data scientists <\/em>use Python, R, and SQL for data analysis. <em>Machine Learning engineers<\/em> use frameworks like TensorFlow and PyTorch to build models.<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-fe9cc265 wp-block-group-is-layout-flex\">\n<h3 class=\"wp-block-heading\">Running Artificial Intelligence System<\/h3>\n\n\n\n<p>A software that automatically returns output B for input A.<\/p>\n\n\n\n<p> If you have an AI system running, serving dozens or hundreds of thousands or millions of users, that&#8217;s usually a machine learning system.<\/p>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-fe9cc265 wp-block-group-is-layout-flex\">\n<h4 class=\"wp-block-heading\">Example: in the online ad industry<\/h4>\n\n\n\n<p>Large platforms have AI that quickly tells them what&#8217;s the Ad you&#8217;re most likely to click on. This is a machine learning system. It inputs information about the user and about the Ad and outputs whether the user will click on the Ad or not.<br>These systems run 24\/7 and drive ad revenue for these platforms.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>In today\u2019s tech-driven world, terms like \u201cData Science\u201d and \u201cMachine Learning\u201d are often used interchangeably. However, they are distinct fields with unique roles and applications. Data Science Data Science is a broad field that focuses on extracting insights and knowledge from data. It involves various techniques and tools to analyze large sets of data, both [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"artificial-intelligence","format":"standard","meta":{"_seopress_robots_primary_cat":"2","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","footnotes":""},"categories":[2],"tags":[],"class_list":{"0":"post-237","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-artificial-intelligence"},"_links":{"self":[{"href":"https:\/\/augurytech.co.uk\/courses\/wp-json\/wp\/v2\/posts\/237","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/augurytech.co.uk\/courses\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/augurytech.co.uk\/courses\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/augurytech.co.uk\/courses\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/augurytech.co.uk\/courses\/wp-json\/wp\/v2\/comments?post=237"}],"version-history":[{"count":29,"href":"https:\/\/augurytech.co.uk\/courses\/wp-json\/wp\/v2\/posts\/237\/revisions"}],"predecessor-version":[{"id":1194,"href":"https:\/\/augurytech.co.uk\/courses\/wp-json\/wp\/v2\/posts\/237\/revisions\/1194"}],"wp:attachment":[{"href":"https:\/\/augurytech.co.uk\/courses\/wp-json\/wp\/v2\/media?parent=237"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/augurytech.co.uk\/courses\/wp-json\/wp\/v2\/categories?post=237"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/augurytech.co.uk\/courses\/wp-json\/wp\/v2\/tags?post=237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}