{"id":25550040,"date":"2022-12-27T15:03:44","date_gmt":"2022-12-27T09:33:44","guid":{"rendered":"https:\/\/entri.app\/blog\/?p=25550040"},"modified":"2023-05-24T13:19:00","modified_gmt":"2023-05-24T07:49:00","slug":"understanding-machine-learning-basics-a-simple-guide","status":"publish","type":"post","link":"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/","title":{"rendered":"Understanding Machine Learning Basics: A Simple Guide"},"content":{"rendered":"<p>What is machine learning, and why is it important in today&#8217;s world? Today, we&#8217;ll speak about machine learning and how it influences daily life. Is this a formal question?<\/p>\n<p>Things are a\u00a0lot more relevant now in terms of machine learning.<\/p>\n<p>How does machine learning work? The phrase itself implies that a computer can learn on its own. You did expect this, didn&#8217;t you?<\/p>\n<p>But can you predict when the machine will learn on its own?<\/p>\n<p>When given the correct data, machines can learn and forecast for themselves. Woohoo!<\/p>\n<p>So, \u201cwhat do you mean by given\u00a0the correct\u00a0data\u201d? How do I tackle this with so much info at my fingertips?<\/p>\n<p>Consider the various types of data we have now; is it something we can count on our fingers?<\/p>\n<p>No, no, no!<\/p>\n<p>One of the causes is how it is being generated by the evolution of social media.<\/p>\n<p>The data can be video, audio, rows, and tables.\u00a0We can categorize\u00a0them as structured, semi-structured, or unstructured data. So, now that the data is ready, let&#8217;s see how the prediction performed.<\/p>\n<p>&nbsp;<\/p>\n<p style=\"text-align: center;\"><strong><a href=\"https:\/\/entri.app\/course\/data-science-and-machine-learning-course\/\" target=\"_blank\" rel=\"noopener\">Looking for a Data science and Machine learning Career? Explore Here!!<\/a><\/strong><\/p>\n<h2><strong>How Does Machine Learning Works!<\/strong><\/h2>\n<p>For the prediction, the machine must identify data patterns. This is possible with the use of <strong>Exploratory Data Analysis (EDA).<\/strong> However, direct EDA cannot be used.<\/p>\n<p>Why is it meaningless if I have data and can make a direct prediction?<\/p>\n<p>No, because this is not data that can be counted. This data is massive, and you&#8217;ve probably heard the term &#8220;<strong>Big Data&#8221;<\/strong> before.<\/p>\n<p>So, the data should be noisy, and if I put all of my predictions into it, it could lead to <strong>misclassification<\/strong>.<\/p>\n<p>This\u00a0will have a direct impact on the model you&#8217;ve created, so what can we do right now?<\/p>\n<p><strong>Data preprocessing<\/strong>&#8230;cool, that&#8217;s right?<\/p>\n<p>So today you will study new terms that will give you a better understanding of machine learning basics.<\/p>\n<p>Why is data preprocessing referred to be the model&#8217;s most important step?<\/p>\n<p>When you believe the data has 60\u00a0% noise, the ability to acquire the pattern suffers. Then there&#8217;s Data Preprocessing.<\/p>\n<p>We can do all the <strong>preprocessing or cleaning<\/strong> in this stage, which will result in better data.<\/p>\n<p>Now, we have data that has been preprocessed, and the next step is <strong>EDA<\/strong>.<\/p>\n<p>We can discover data properties using EDA. What models will fit the predictions?<\/p>\n<p>The model can be developed based on the characteristics of data that can be identified using EDA.<\/p>\n<p><strong><a href=\"https:\/\/entri.app\/course\/data-science-and-machine-learning-course\/\" target=\"_blank\" rel=\"noopener\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Looking for a Data science and Machine learning Career? Explore Here!!<\/a><\/strong><\/p>\n<h3><strong>Types of Machine Learning<\/strong><\/h3>\n<p>Importantly, there are three different types of machine learning. Let\u2019s dive deep into understanding all three types of machine learning: supervised, unsupervised and reinforcement learning.<\/p>\n<p><strong><div class=\"lead-gen-block\"><a href=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2023\/05\/1_merged-3_compressed.pdf\" data-url=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2023\/05\/1_merged-3_compressed.pdf\" class=\"lead-pdf-download\" data-id=\"25556853\"><\/strong><\/p>\n<p style=\"text-align: center;\"><button class=\"btn btn-default\">Free SQL Tutorial for Beginners &#8211; Download PDF<\/button><\/p>\n<p><strong><\/a><\/div><\/strong><\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>\n<h4><strong>Supervised learning:<\/strong><\/h4>\n<\/li>\n<\/ul>\n<p>Supervised learning, often known as supervised machine learning, is a machine learning and artificial intelligence subcategory. It is distinguished using labeled datasets to train algorithms to accurately classify data or predict outcomes.<\/p>\n<p>Predicting housing values is one practical application of supervised learning problems. How is this accomplished? First, we need information on the houses, such as square footage, number of rooms, characteristics, whether a property has a garden, and so on. The prices of these houses, i.e., the matching labels, must then be known.<\/p>\n<p>What is the meaning of the term &#8220;supervised learning&#8221;?<\/p>\n<p>It is distinguished using labeled\u00a0datasets to train algorithms to accurately classify data or predict outcomes. To create machine learning models, supervised learning employs classification and regression algorithms.<\/p>\n<p>Supervised learning excels in classification and regression issues, such as determining the category of a news article or forecasting the Cost of vehicles for a given future date.<\/p>\n<ul>\n<li>\n<h4><strong>UnSupervised machine learning<\/strong>:<\/h4>\n<\/li>\n<\/ul>\n<p>Unsupervised learning, also known as unsupervised machine learning, analyses and clusters unlabelled datasets using machine learning techniques. Without the need for human intervention, these algorithms uncover hidden patterns or data groupings.<\/p>\n<p>Unsupervised learning occurs when it is given a batch of unlabelled data to examine and discover patterns within.<\/p>\n<p>Unsupervised learning can be approached using a variety of methods, including clustering, association rules, and dimensionality reduction.<\/p>\n<ul>\n<li>\n<h4><strong>Re-reinforcement learning:<\/strong><\/h4>\n<\/li>\n<\/ul>\n<p>Hence, we can say that &#8220;Reinforcement learning is a type of machine learning method where an intelligent agent (computer program) interacts with the environment and learns to act within that.&#8221; How a Robotic dog learns the movement of his arms is an example of Reinforcement learning.<\/p>\n<p>Re-reinforcement also finds application in self-driving cars<\/p>\n<p>You\u2019re there! Now, you may see how models are chosen based on data attributes. As a result, we have pre-designed algorithms for each model. That is something we can talk about later.<\/p>\n<p>Finally, once the model has been created, it must be trained. We can train the model using historical data, and then we can put it through live testing to see how it performs.<\/p>\n<p>That&#8217;s incredible&#8230;<\/p>\n<p>It&#8217;s quite straightforward, isn&#8217;t it?<\/p>\n<p>Now, in traditional language, let&#8217;s look at machine learning and how it works.<\/p>\n<p>Machine learning is a type of artificial intelligence (AI) that trains computers to think as\u00a0humans do by learning from and improving on past experiences. It operates by analyzing\u00a0data and discovering patterns with little human participation. Machine Learning is the branch of science that studies how computers can learn without being explicitly programmed. ML is one of the most fascinating technologies that I have ever encountered. As the name implies, it offers the computer the ability to learn, which makes it more human-like.<\/p>\n<h3><strong>Machine Learning Process: <\/strong><\/h3>\n<h4><strong>How Does Machine Learning Work<\/strong><\/h4>\n<p><strong>A Simple Flow Chart for Better Understanding<\/strong><\/p>\n<p><a href=\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/whatsapp-image-2022-12-27-at-14-53-40\/\" rel=\"attachment wp-att-25550044\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-25550044 size-full aligncenter\" src=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/12\/WhatsApp-Image-2022-12-27-at-14.53.40.jpeg\" alt=\"\" width=\"473\" height=\"155\" srcset=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/12\/WhatsApp-Image-2022-12-27-at-14.53.40.jpeg 473w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/12\/WhatsApp-Image-2022-12-27-at-14.53.40-300x98.jpeg 300w\" sizes=\"auto, (max-width: 473px) 100vw, 473px\" \/><\/a>So, we saw how machine learning works and machine learning basics today, and I&#8217;m hoping that this blog will help you obtain a basic understanding of it. Today, we addressed a large topic in a straightforward manner. We only touched on most of the terms to give you a heads-up. The following articles will focus on each terminology with a few challenges and how we can solve them.<\/p>\n<p style=\"text-align: center;\"><strong><a href=\"https:\/\/entri.app\/course\/data-science-and-machine-learning-course\/\" target=\"_blank\" rel=\"noopener\">Enroll for Data Science and Machine Learning Course Now!<\/a><\/strong><\/p>\n<h4><strong>Related Articles\u00a0<\/strong><\/h4>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"375\" \/><\/colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Best Data Science Skills for Data Science Career&quot;}\"><strong><a href=\"https:\/\/entri.app\/blog\/best-data-science-skills-for-data-science-career\/\" target=\"_blank\" rel=\"noopener\">Best Data Science Skills for Data Science Career<\/a><\/strong><\/td>\n<\/tr>\n<tr>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Understanding Machine Learning Basics - A Simple Guide&quot;}\"><strong><a href=\"https:\/\/entri.app\/blog\/importance-of-data-preprocessing-in-machine-learning\/\" target=\"_blank\" rel=\"noopener\">Importance of Data Preprocessing in Machine Learning<\/a><\/strong><\/td>\n<\/tr>\n<tr>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Importance of Data Preprocessing in Machine Learning &quot;}\"><strong><a href=\"https:\/\/entri.app\/blog\/exploratory-data-analysis-in-machine-learning\/\" target=\"_blank\" rel=\"noopener\">Exploratory Data Analysis in Machine Learning<\/a><\/strong><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"modal\" id=\"modal25556853\"><div class=\"modal-content\"><span class=\"close-button\">&times;<\/span>\n\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f25556853-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"25556853\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/blog\/wp-json\/wp\/v2\/posts\/25550040#wpcf7-f25556853-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"25556853\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.4\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f25556853-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7cf_hidden_group_fields\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_hidden_groups\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_visible_groups\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_repeaters\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_steps\" value=\"{}\" \/><input type=\"hidden\" name=\"_wpcf7cf_options\" value=\"{&quot;form_id&quot;:25556853,&quot;conditions&quot;:[],&quot;settings&quot;:{&quot;animation&quot;:&quot;yes&quot;,&quot;animation_intime&quot;:200,&quot;animation_outtime&quot;:200,&quot;conditions_ui&quot;:&quot;normal&quot;,&quot;notice_dismissed&quot;:false,&quot;notice_dismissed_update-cf7-5.9.8&quot;:true,&quot;notice_dismissed_update-cf7-6.1.1&quot;:true}}\" \/>\n<\/fieldset>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"full_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name\" value=\"\" type=\"text\" name=\"full_name\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone\" value=\"\" type=\"tel\" name=\"phone\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"email_id\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-text wpcf7-validates-as-email\" aria-invalid=\"false\" placeholder=\"Email\" value=\"\" type=\"email\" name=\"email_id\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"language\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"language\"><option value=\"\">Language<\/option><option value=\"Malayalam\">Malayalam<\/option><option value=\"Tamil\">Tamil<\/option><option value=\"Telugu\">Telugu<\/option><option value=\"Kannada\">Kannada<\/option><option value=\"Hindi\">Hindi<\/option><\/select><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"course\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required course-field-select\" aria-required=\"true\" aria-invalid=\"false\" name=\"course\"><option value=\"\">Upskill in<\/option><option value=\"Commerce\">Commerce<\/option><option value=\"Coding\">Coding<\/option><option value=\"Robotics &amp; AI Course\">Robotics &amp; AI Course<\/option><option value=\"Stock Market Course\">Stock Market Course<\/option><option value=\"Spoken English\">Spoken English<\/option><option value=\"German Language\">German Language<\/option><option value=\"Montessori Teacher Training\">Montessori Teacher Training<\/option><option value=\"IELTS\">IELTS<\/option><option value=\"OET\">OET<\/option><option value=\"MEP\">MEP<\/option><option value=\"Embedded System Software Engineering\">Embedded System Software Engineering<\/option><option value=\"Quantity Surveying\">Quantity Surveying<\/option><option value=\"Hospital and Healthcare Administration\">Hospital and Healthcare Administration<\/option><option value=\"Yoga TTC\">Yoga TTC<\/option><option value=\"Digital Marketing\">Digital Marketing<\/option><option value=\"AI for Teachers\">AI for Teachers<\/option><option value=\"Arabic\">Arabic<\/option><\/select><\/span>\n<\/p>\n<div data-id=\"group-coding\" data-orig_data_id=\"group-coding\" data-clear_on_hide class=\"\" data-class=\"wpcf7cf_group\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"course_name\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required course-name-select\" aria-required=\"true\" aria-invalid=\"false\" name=\"course_name\"><option value=\"\">Select Course<\/option><option value=\"Full Stack Development\">Full Stack Development<\/option><option value=\"Data Science and ML\">Data Science and ML<\/option><option value=\"Software Testing\">Software Testing<\/option><option value=\"Python Programming\">Python Programming<\/option><option value=\"AWS Training\">AWS Training<\/option><\/select><\/span>\n\t<\/p>\n<\/div>\n<div data-id=\"group-accounting\" data-orig_data_id=\"group-accounting\" data-clear_on_hide class=\"\" data-class=\"wpcf7cf_group\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"course_name\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required course-name-select\" aria-required=\"true\" aria-invalid=\"false\" name=\"course_name\"><option value=\"\">Select Course<\/option><option value=\"Business Accounting\">Business Accounting<\/option><option value=\"CMA USA\">CMA USA<\/option><option value=\"Enrolled Agent\">Enrolled Agent<\/option><option value=\"SAP FICO\">SAP FICO<\/option><option value=\"SAP MM\">SAP MM<\/option><option value=\"SAP SD\">SAP SD<\/option><option value=\"ACCA\">ACCA<\/option><option value=\"Tally\">Tally<\/option><option value=\"UAE Accounting\">UAE Accounting<\/option><option value=\"GST\">GST<\/option><\/select><\/span>\n\t<\/p>\n<\/div>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"education\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Educational qualification\" value=\"\" type=\"text\" name=\"education\" \/><\/span>\n<\/p>\n<div style=\"display:none\">\n<input class=\"wpcf7-form-control wpcf7-hidden course-name-input\" value=\"\" type=\"hidden\" name=\"course_name\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden utm-source\" value=\"\" type=\"hidden\" name=\"utm_source\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden utm-medium\" value=\"\" type=\"hidden\" name=\"utm_medium\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden utm-campaign\" value=\"\" type=\"hidden\" name=\"utm_campaign\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden utm-content\" value=\"\" type=\"hidden\" name=\"utm_content\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden utm-term\" value=\"\" type=\"hidden\" name=\"utm_term\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden blog-url\" value=\"\" type=\"hidden\" name=\"blog_url\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden post-category-name\" value=\"\" type=\"hidden\" name=\"post_category_name\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden post-author-name\" value=\"\" type=\"hidden\" name=\"post_author_name\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden file-url\" value=\"\" type=\"hidden\" name=\"file_url\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden video-url\" value=\"\" type=\"hidden\" name=\"video_url\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden courseid\" value=\"\" type=\"hidden\" name=\"course_id\" \/>\n<\/div>\n<div class=\"cf7-cf-turnstile\" style=\"margin-top: 0px; margin-bottom: -15px;\"> <div id=\"cf-turnstile-cf7-1439559794\" class=\"cf-turnstile\" data-sitekey=\"0x4AAAAAABVigxtkiZeGTu5L\" data-theme=\"light\" data-language=\"auto\" data-size=\"normal\" data-retry=\"auto\" data-retry-interval=\"1000\" data-action=\"contact-form-7\" data-appearance=\"always\"><\/div> <script>document.addEventListener(\"DOMContentLoaded\", function() { setTimeout(function(){ var e=document.getElementById(\"cf-turnstile-cf7-1439559794\"); e&&!e.innerHTML.trim()&&(turnstile.remove(\"#cf-turnstile-cf7-1439559794\"), turnstile.render(\"#cf-turnstile-cf7-1439559794\", {sitekey:\"0x4AAAAAABVigxtkiZeGTu5L\"})); }, 0); });<\/script> <br class=\"cf-turnstile-br cf-turnstile-br-cf7-1439559794\"> <style>#cf-turnstile-cf7-1439559794 { margin-left: -15px; }<\/style> <script>document.addEventListener(\"DOMContentLoaded\",function(){document.querySelectorAll('.wpcf7-form').forEach(function(e){e.addEventListener('submit',function(){if(document.getElementById('cf-turnstile-cf7-1439559794')){setTimeout(function(){turnstile.reset('#cf-turnstile-cf7-1439559794');},1000)}})})});<\/script> <\/div><br\/><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>What is machine learning, and why is it important in today&#8217;s world? Today, we&#8217;ll speak about machine learning and how it influences daily life. Is this a formal question? Things are a\u00a0lot more relevant now in terms of machine learning. How does machine learning work? The phrase itself implies that a computer can learn on [&hellip;]<\/p>\n","protected":false},"author":119,"featured_media":25550045,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[802,1864,1841],"tags":[],"class_list":["post-25550040","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-articles","category-data-science-ml","category-entri-skilling"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Understanding Machine Learning Basics - Entri Blog<\/title>\n<meta name=\"description\" content=\"This article explains machine learning basics with what is machine learning, and why is it important in today&#039;s world?\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Understanding Machine Learning Basics - Entri Blog\" \/>\n<meta property=\"og:description\" content=\"This article explains machine learning basics with what is machine learning, and why is it important in today&#039;s world?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"Entri Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/entri.me\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-27T09:33:44+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-24T07:49:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/12\/machine-learning-basics-simple-guide.png\" \/>\n\t<meta property=\"og:image:width\" content=\"820\" \/>\n\t<meta property=\"og:image:height\" content=\"615\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Vishnu K V\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@entri_app\" \/>\n<meta name=\"twitter:site\" content=\"@entri_app\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Vishnu K V\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/\"},\"author\":{\"name\":\"Vishnu K V\",\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/person\/1b415089342c8fc9f0590bb666c212e6\"},\"headline\":\"Understanding Machine Learning Basics: A Simple Guide\",\"datePublished\":\"2022-12-27T09:33:44+00:00\",\"dateModified\":\"2023-05-24T07:49:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/\"},\"wordCount\":1069,\"commentCount\":4,\"publisher\":{\"@id\":\"https:\/\/entri.app\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/12\/machine-learning-basics-simple-guide.png\",\"articleSection\":[\"Articles\",\"Data Science and Machine Learning\",\"Entri Skilling\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/\",\"url\":\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/\",\"name\":\"Understanding Machine Learning Basics - Entri Blog\",\"isPartOf\":{\"@id\":\"https:\/\/entri.app\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/12\/machine-learning-basics-simple-guide.png\",\"datePublished\":\"2022-12-27T09:33:44+00:00\",\"dateModified\":\"2023-05-24T07:49:00+00:00\",\"description\":\"This article explains machine learning basics with what is machine learning, and why is it important in today's world?\",\"breadcrumb\":{\"@id\":\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#primaryimage\",\"url\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/12\/machine-learning-basics-simple-guide.png\",\"contentUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/12\/machine-learning-basics-simple-guide.png\",\"width\":820,\"height\":615,\"caption\":\"machine learning basics simple guide\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/entri.app\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Entri Skilling\",\"item\":\"https:\/\/entri.app\/blog\/category\/entri-skilling\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Data Science and Machine Learning\",\"item\":\"https:\/\/entri.app\/blog\/category\/entri-skilling\/data-science-ml\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Understanding Machine Learning Basics: A Simple Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/entri.app\/blog\/#website\",\"url\":\"https:\/\/entri.app\/blog\/\",\"name\":\"Entri Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/entri.app\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/entri.app\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/entri.app\/blog\/#organization\",\"name\":\"Entri App\",\"url\":\"https:\/\/entri.app\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png\",\"contentUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png\",\"width\":989,\"height\":446,\"caption\":\"Entri App\"},\"image\":{\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/entri.me\/\",\"https:\/\/x.com\/entri_app\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/person\/1b415089342c8fc9f0590bb666c212e6\",\"name\":\"Vishnu K V\",\"description\":\"Professional Data Scientist who is passionate about writing relevant and interesting articles to inspire young data science aspirants and a continuous learner of the data science field.\",\"url\":\"https:\/\/entri.app\/blog\/author\/vishnu\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Understanding Machine Learning Basics - Entri Blog","description":"This article explains machine learning basics with what is machine learning, and why is it important in today's world?","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/","og_locale":"en_US","og_type":"article","og_title":"Understanding Machine Learning Basics - Entri Blog","og_description":"This article explains machine learning basics with what is machine learning, and why is it important in today's world?","og_url":"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/","og_site_name":"Entri Blog","article_publisher":"https:\/\/www.facebook.com\/entri.me\/","article_published_time":"2022-12-27T09:33:44+00:00","article_modified_time":"2023-05-24T07:49:00+00:00","og_image":[{"width":820,"height":615,"url":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/12\/machine-learning-basics-simple-guide.png","type":"image\/png"}],"author":"Vishnu K V","twitter_card":"summary_large_image","twitter_creator":"@entri_app","twitter_site":"@entri_app","twitter_misc":{"Written by":"Vishnu K V","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#article","isPartOf":{"@id":"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/"},"author":{"name":"Vishnu K V","@id":"https:\/\/entri.app\/blog\/#\/schema\/person\/1b415089342c8fc9f0590bb666c212e6"},"headline":"Understanding Machine Learning Basics: A Simple Guide","datePublished":"2022-12-27T09:33:44+00:00","dateModified":"2023-05-24T07:49:00+00:00","mainEntityOfPage":{"@id":"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/"},"wordCount":1069,"commentCount":4,"publisher":{"@id":"https:\/\/entri.app\/blog\/#organization"},"image":{"@id":"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/12\/machine-learning-basics-simple-guide.png","articleSection":["Articles","Data Science and Machine Learning","Entri Skilling"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/","url":"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/","name":"Understanding Machine Learning Basics - Entri Blog","isPartOf":{"@id":"https:\/\/entri.app\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#primaryimage"},"image":{"@id":"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/12\/machine-learning-basics-simple-guide.png","datePublished":"2022-12-27T09:33:44+00:00","dateModified":"2023-05-24T07:49:00+00:00","description":"This article explains machine learning basics with what is machine learning, and why is it important in today's world?","breadcrumb":{"@id":"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#primaryimage","url":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/12\/machine-learning-basics-simple-guide.png","contentUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/12\/machine-learning-basics-simple-guide.png","width":820,"height":615,"caption":"machine learning basics simple guide"},{"@type":"BreadcrumbList","@id":"https:\/\/entri.app\/blog\/understanding-machine-learning-basics-a-simple-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/entri.app\/blog\/"},{"@type":"ListItem","position":2,"name":"Entri Skilling","item":"https:\/\/entri.app\/blog\/category\/entri-skilling\/"},{"@type":"ListItem","position":3,"name":"Data Science and Machine Learning","item":"https:\/\/entri.app\/blog\/category\/entri-skilling\/data-science-ml\/"},{"@type":"ListItem","position":4,"name":"Understanding Machine Learning Basics: A Simple Guide"}]},{"@type":"WebSite","@id":"https:\/\/entri.app\/blog\/#website","url":"https:\/\/entri.app\/blog\/","name":"Entri Blog","description":"","publisher":{"@id":"https:\/\/entri.app\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/entri.app\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/entri.app\/blog\/#organization","name":"Entri App","url":"https:\/\/entri.app\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png","contentUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png","width":989,"height":446,"caption":"Entri App"},"image":{"@id":"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/entri.me\/","https:\/\/x.com\/entri_app"]},{"@type":"Person","@id":"https:\/\/entri.app\/blog\/#\/schema\/person\/1b415089342c8fc9f0590bb666c212e6","name":"Vishnu K V","description":"Professional Data Scientist who is passionate about writing relevant and interesting articles to inspire young data science aspirants and a continuous learner of the data science field.","url":"https:\/\/entri.app\/blog\/author\/vishnu\/"}]}},"_links":{"self":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25550040","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/users\/119"}],"replies":[{"embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/comments?post=25550040"}],"version-history":[{"count":10,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25550040\/revisions"}],"predecessor-version":[{"id":25560551,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25550040\/revisions\/25560551"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/media\/25550045"}],"wp:attachment":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/media?parent=25550040"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/categories?post=25550040"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/tags?post=25550040"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}