{"id":25516727,"date":"2022-03-20T20:00:24","date_gmt":"2022-03-20T14:30:24","guid":{"rendered":"https:\/\/entri.app\/blog\/?p=25516727"},"modified":"2023-11-24T12:26:27","modified_gmt":"2023-11-24T06:56:27","slug":"data-science-syllabus-and-notes","status":"publish","type":"post","link":"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/","title":{"rendered":"Data Science Syllabus and Notes"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_79_2 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69e5932032901\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69e5932032901\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#Introduction_to_Data_Science\" >Introduction to Data Science<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#Exploratory_data_analysis\" >Exploratory data analysis<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#Probability_Statistics_for_Data_Analysis\" >Probability &amp; Statistics for Data Analysis<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#Descriptive_Statistics_Inferential_Statistics\" >Descriptive Statistics &amp; Inferential Statistics<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#Regression_Analysis\" >Regression Analysis<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#Bootstrap_Methods_Cross-Validation\" >Bootstrap Methods &amp; Cross-Validation<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#Linear_Models\" >Linear Models\u00a0<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#Conclusion\" >Conclusion<\/a><\/li><\/ul><\/nav><\/div>\n<p>Data Science (also known as Data Mining) can be a bit overwhelming to most people, but it doesn\u2019t have to be that way. The best data scientists out there know just how important it is to understand the basics of the different aspects of data science and how they all tie together in order to succeed at becoming masterful in the world of data science. This Data Science Syllabus will help you learn about each part of data science so that you can master the art of data!<\/p>\n<p style=\"text-align: center;\"><a class=\"btn btn-default\" href=\"https:\/\/entri.app\/course\/data-science-and-machine-learning-course\/\">lean data science &amp; ml ! join now !<\/a><\/p>\n<h2><span class=\"ez-toc-section\" id=\"Introduction_to_Data_Science\"><\/span><strong>Introduction to Data Science<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>This lecture will cover introductory data science techniques, basic probability theory, sampling techniques, and descriptive statistics. The course will include in-class exercises. Lab Sections: None. You are welcome to ask any questions or help each other if you need it. Discussion sections will follow immediately after class with your instructor: The first couple of lectures may get a little theoretical &#8212; though we&#8217;ll do our best to ground them as much as possible in examples that are easy for you to relate back to your work.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Exploratory_data_analysis\"><\/span><strong>Exploratory data analysis<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Here we look at ways to extract useful information from data sets using exploratory data analysis (EDA) methods such as counting, visualization, descriptive statistics, principal components analysis (PCA), clustering, correlation matrices, and factor analysis. You will also learn about EDA applications including text mining, fraud detection, social network analysis, speech recognition, and biological pathway extraction. Here you will also learn different machine learning algorithms such as decision trees (classification), Nai\u0308ve Bayes classifiers, support vector machines(SVM) (regression\/classification), neural networks(NN), logistic regression(LR). We\u2019ll get our hands dirty by working with real-world datasets: MNIST handwritten digits dataset. Twitter\u2019s geolocation dataset.<\/p>\n<p style=\"text-align: center;\"><strong><a href=\"https:\/\/entri.app\/course\/data-science-and-machine-learning-course\/\">To know more about machine learning in the Entri app<\/a><\/strong><\/p>\n<h2><span class=\"ez-toc-section\" id=\"Probability_Statistics_for_Data_Analysis\"><\/span><strong>Probability &amp; Statistics for Data Analysis<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Where do you go from here? While much of data science is driven by statistical methods, statistics itself has a foundation in probability theory. That\u2019s what we\u2019re going to talk about today. We\u2019ll start with some basic laws of probability, move on to the Bayes rule, then jump into conditional probabilities, expectation, and variance (the three most important concepts for data analysis). Finally, we\u2019ll discuss sampling and how randomness factors into probability calculations. By tomorrow, you should be able to calculate sample means and variances as well as understand why machine learning models like Naive Bayes are so simple but effective.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Descriptive_Statistics_Inferential_Statistics\"><\/span><strong>Descriptive Statistics &amp; Inferential Statistics<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Descriptive statistics is a branch of applied statistics that summarises qualitative or quantitative data. Descriptive statistics are usually presented in tables, such as a histogram or pie chart. Inferential statistics is a branch of applied statistics that draws conclusions from data using various methods. It usually involves comparing samples to population parameters (average values) using probability theory, calculating odds ratios, and determining other measures using confidence intervals or p-values. Inferential statistical tests include (but are not limited to) Chi-square test, T-test, F-test, etc.<\/p>\n<p style=\"text-align: center;\"><a href=\"https:\/\/entri.app\/course\/data-science-and-machine-learning-course\/\"><strong>Enroll in our latest coding course and get free placement assistance<\/strong>\u00a0<\/a><\/p>\n<h2><span class=\"ez-toc-section\" id=\"Regression_Analysis\"><\/span><strong>Regression Analysis<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>In today\u2019s class, we will focus on regression analysis. Here, we will take a look at some real-world applications for regression and look at why it is so commonly used. We will discuss how different types of regression apply to different data sets, as well as talk about which situations each type of regression should be applied in. To wrap up our class, we will run through a case study application in R where we use multiple forms of regression analysis on a data set that you provided us with during our last assignment.<\/p>\n<table>\n<tbody>\n<tr>\n<td style=\"text-align: center;\" colspan=\"3\">\n<h5><span style=\"color: #ffffff;\"><strong>Are you aspiring for a booming career in IT? If YES, then dive in<\/strong><\/span><\/h5>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<h5><a href=\"https:\/\/entri.app\/course\/full-stack-developer-course\/\"><strong>Full Stack Developer Course<\/strong><\/a><\/h5>\n<\/td>\n<td>\n<h5><a href=\"https:\/\/entri.app\/course\/python-programming-course\/\"><strong>Python Programming Course<\/strong><\/a><\/h5>\n<\/td>\n<td>\n<h5><a href=\"https:\/\/entri.app\/course\/data-science-and-machine-learning-course\/\"><strong>Data Science and Machine Learning Course<\/strong><\/a><\/h5>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2><span class=\"ez-toc-section\" id=\"Bootstrap_Methods_Cross-Validation\"><\/span><strong>Bootstrap Methods &amp; Cross-Validation<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Bootstrap methods allow us to train a model on our training data, use that model\u2019s predictions on new data, and measure how often we are correct. We then repeat these steps by bootstrapping our observations across several models with different structures. This allows us to estimate if a structure will overfit (with multiple models predicting poorly on new data) or underfit (with no model able to predict well on new data). In addition, cross-validation is another form of finding an optimal structure for your model where you split your observations into different sets. You train your model with each set alone and then average its performance as a way of evaluating its predictive power.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Linear_Models\"><\/span><strong>Linear Models\u00a0<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Don\u2019t view data science as an event you pass. Rather, it is a continuous experience that will take time for you to master. It doesn\u2019t just happen once; it happens every single day. A good data scientist will learn from their mistakes, fail fast, fail often, get back up and start again, then repeat until they are masters at their craft. In other words, don\u2019t be afraid to make mistakes but don\u2019t let your fear of failure stop you from taking risks either. While your professor may have taught you how to use R or Python, now is when you really need to see what works and what doesn\u2019t so you can figure out how best to apply those skills in real-world situations. If your professor has provided slides or notes on linear models, I would recommend reviewing them in order to solidify your understanding before proceeding with my notes below: Linear Models (Notes) Linear Models (Slides)<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span><strong>Conclusion<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>It is hard to be confident about your data science skills if you don\u2019t have a strong grasp of some fundamental concepts. You might already be familiar with terms like Big Data, NoSQL, Hadoop, cloud computing, machine learning, or HTML5. Even if you are, though, there is still more information out there that could strengthen your ability in one or more areas of data science. After carefully researching these topics and reading through everything we\u2019ve shared here, we feel that you will be better equipped for what lies ahead! Whether it\u2019s learning how to visualize data with D3js or diving into Python vs R programming languages, it\u2019s all going to help bolster your knowledge in one way or another \u2013 especially when it comes time for interviews! If you are interested to <a href=\"https:\/\/entri.app\/course\/data-science-and-machine-learning-course\/\">learn new coding skills<\/a>, the Entri app will help you to acquire them very easily. Entri app is following a structural study plan so that the students can learn very easily. If you don&#8217;t have a coding background, it won&#8217;t be any problem. You can download the Entri app from the google play store and enroll in your favorite course.<\/p>\n<table>\n<tbody>\n<tr>\n<td style=\"text-align: center;\" colspan=\"3\"><strong>Our Other Courses<\/strong><\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/entri.app\/course\/mep-course\/\"><strong>MEP Course<\/strong><\/a><\/td>\n<td><a href=\"https:\/\/entri.app\/course\/quantity-surveying-course\/\"><strong>Quantity Surveying Course<\/strong><\/a><\/td>\n<td><a href=\"https:\/\/entri.app\/course\/montessori-teachers-training-course\/\"><strong>Montessori Teachers Training Course<\/strong><\/a><\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/entri.app\/course\/performance-marketing-course\/\"><strong>Performance Marketing Course\u00a0<\/strong><\/a><\/td>\n<td><a href=\"https:\/\/entri.app\/course\/practical-accounting-course\/\"><strong>Practical Accounting Course<\/strong><\/a><\/td>\n<td><a href=\"https:\/\/entri.app\/course\/yoga-teachers-training-course\/\"><strong>Yoga Teachers Training Course<\/strong><\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>Data Science (also known as Data Mining) can be a bit overwhelming to most people, but it doesn\u2019t have to be that way. The best data scientists out there know just how important it is to understand the basics of the different aspects of data science and how they all tie together in order to [&hellip;]<\/p>\n","protected":false},"author":93,"featured_media":25516728,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[802,1903,1864,1882,1883,1881],"tags":[],"class_list":["post-25516727","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-articles","category-coding","category-data-science-ml","category-java-programming","category-react-native","category-web-android-development"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Data Science Syllabus and Notes - Entri Blog<\/title>\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\/data-science-syllabus-and-notes\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Data Science Syllabus and Notes - Entri Blog\" \/>\n<meta property=\"og:description\" content=\"Data Science (also known as Data Mining) can be a bit overwhelming to most people, but it doesn\u2019t have to be that way. The best data scientists out there know just how important it is to understand the basics of the different aspects of data science and how they all tie together in order to [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/\" \/>\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-03-20T14:30:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-24T06:56:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled-90-1.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=\"Akhil M G\" \/>\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=\"Akhil M G\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/\"},\"author\":{\"name\":\"Akhil M G\",\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/person\/875646423b2cce93c1bd5bc16850fff6\"},\"headline\":\"Data Science Syllabus and Notes\",\"datePublished\":\"2022-03-20T14:30:24+00:00\",\"dateModified\":\"2023-11-24T06:56:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/\"},\"wordCount\":1147,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/entri.app\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled-90-1.png\",\"articleSection\":[\"Articles\",\"Coding\",\"Data Science and Machine Learning\",\"Java Programming\",\"React Native\",\"Web and Android Development\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/\",\"url\":\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/\",\"name\":\"Data Science Syllabus and Notes - Entri Blog\",\"isPartOf\":{\"@id\":\"https:\/\/entri.app\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled-90-1.png\",\"datePublished\":\"2022-03-20T14:30:24+00:00\",\"dateModified\":\"2023-11-24T06:56:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#primaryimage\",\"url\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled-90-1.png\",\"contentUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled-90-1.png\",\"width\":820,\"height\":615,\"caption\":\"Data Science Syllabus and Notes\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#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\":\"Data Science Syllabus and Notes\"}]},{\"@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\/875646423b2cce93c1bd5bc16850fff6\",\"name\":\"Akhil M G\",\"url\":\"https:\/\/entri.app\/blog\/author\/akhil\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Data Science Syllabus and Notes - Entri Blog","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\/data-science-syllabus-and-notes\/","og_locale":"en_US","og_type":"article","og_title":"Data Science Syllabus and Notes - Entri Blog","og_description":"Data Science (also known as Data Mining) can be a bit overwhelming to most people, but it doesn\u2019t have to be that way. The best data scientists out there know just how important it is to understand the basics of the different aspects of data science and how they all tie together in order to [&hellip;]","og_url":"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/","og_site_name":"Entri Blog","article_publisher":"https:\/\/www.facebook.com\/entri.me\/","article_published_time":"2022-03-20T14:30:24+00:00","article_modified_time":"2023-11-24T06:56:27+00:00","og_image":[{"width":820,"height":615,"url":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled-90-1.png","type":"image\/png"}],"author":"Akhil M G","twitter_card":"summary_large_image","twitter_creator":"@entri_app","twitter_site":"@entri_app","twitter_misc":{"Written by":"Akhil M G","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#article","isPartOf":{"@id":"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/"},"author":{"name":"Akhil M G","@id":"https:\/\/entri.app\/blog\/#\/schema\/person\/875646423b2cce93c1bd5bc16850fff6"},"headline":"Data Science Syllabus and Notes","datePublished":"2022-03-20T14:30:24+00:00","dateModified":"2023-11-24T06:56:27+00:00","mainEntityOfPage":{"@id":"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/"},"wordCount":1147,"commentCount":0,"publisher":{"@id":"https:\/\/entri.app\/blog\/#organization"},"image":{"@id":"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#primaryimage"},"thumbnailUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled-90-1.png","articleSection":["Articles","Coding","Data Science and Machine Learning","Java Programming","React Native","Web and Android Development"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/","url":"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/","name":"Data Science Syllabus and Notes - Entri Blog","isPartOf":{"@id":"https:\/\/entri.app\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#primaryimage"},"image":{"@id":"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#primaryimage"},"thumbnailUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled-90-1.png","datePublished":"2022-03-20T14:30:24+00:00","dateModified":"2023-11-24T06:56:27+00:00","breadcrumb":{"@id":"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#primaryimage","url":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled-90-1.png","contentUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled-90-1.png","width":820,"height":615,"caption":"Data Science Syllabus and Notes"},{"@type":"BreadcrumbList","@id":"https:\/\/entri.app\/blog\/data-science-syllabus-and-notes\/#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":"Data Science Syllabus and Notes"}]},{"@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\/875646423b2cce93c1bd5bc16850fff6","name":"Akhil M G","url":"https:\/\/entri.app\/blog\/author\/akhil\/"}]}},"_links":{"self":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25516727","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\/93"}],"replies":[{"embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/comments?post=25516727"}],"version-history":[{"count":6,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25516727\/revisions"}],"predecessor-version":[{"id":25569112,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25516727\/revisions\/25569112"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/media\/25516728"}],"wp:attachment":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/media?parent=25516727"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/categories?post=25516727"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/tags?post=25516727"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}