چه کسانی این کتاب را می‌خوانند

دانشجوعلاقه‌مند یادگیری
کتابخوان حرفه‌ایلذت مطالعه
نویسندهالهام‌گیری

Data Science Algorithms in a Week: Top 7 algorithms for computing, data analysis, and machine learning

David Natingga

قیمت نهایی

۴۴٬۰۰۰ تومان۴۹٬۰۰۰ تومان۱۰٪ تخفیف
  • تخفیف زمان‌دار−۵٬۰۰۰ تومان

۵٬۰۰۰ تومان صرفه‌جویی نسبت به قیمت اصلی

نسخه اصلی و اورجینال

بلافاصله پس از خرید، فایل کتاب روی دستگاه شما آمادهٔ دانلود است.

تحویل فوری
پرداخت امن
ضمانت فایل
پشتیبانی

مشخصات کتاب

نویسنده
David Natingga
سال انتشار
۲۰۱۷
فرمت
PDF
زبان
انگلیسی
تعداد صفحات
۵ صفحه
حجم فایل
۵٫۳ مگابایت

دربارهٔ کتاب

Key Features* Get to know seven algorithms for your data science needs in this concise, insightful guide * Ensure you’re confident in the basics by learning when and where to use various data science algorithms * Learn to use machine learning algorithms in a period of just 7 days Book DescriptionMachine learning applications are highly automated and self-modifying, and they continue to improve over time with minimal human intervention as they learn with more data. To address the complex nature of various real-world data problems, specialized machine learning algorithms have been developed that solve these problems perfectly. Data science helps you gain new knowledge from existing data through algorithmic and statistical analysis. This book will address the problems related to accurate and efficient data classification and prediction. Over the course of 7 days, you will be introduced to seven algorithms, along with exercises that will help you learn different aspects of machine learning. You will see how to pre-cluster your data to optimize and classify it for large datasets. You will then find out how to predict data based on the existing trends in your datasets. This book covers algorithms such as: k-Nearest Neighbors, Naive Bayes, Decision Trees, Random Forest, k-Means, Regression, and Time-series. On completion of the book, you will understand which machine learning algorithm to pick for clustering, classification, or regression and which is best suited for your problem. What you will learn* Find out how to classify using Naive Bayes, Decision Trees, and Random Forest to achieve accuracy to solve complex problems * Identify a data science problem correctly and devise an appropriate prediction solution using Regression and Time-series * See how to cluster data using the k-Means algorithm * Get to know how to implement the algorithms efficiently in the Python and R languages About the Author**Dávid Natingga** graduated in 2014 from Imperial College London in MEng Computing with a specialization in Artificial Intelligence. In 2011, he worked at Infosys Labs in Bangalore, India, researching the optimization of machine learning algorithms. In 2012 and 2013 at Palantir Technologies in Palo Alto, USA, he developed algorithms for big data. In 2014 as a data scientist at Pact Coffee, London, UK, he created an algorithm suggesting products based on the taste preferences of the customers and the structures of the coffees. As a part of his journey to use pure mathematics to advance the field of AI, he is a PhD candidate in Computability Theory at University of Leeds, UK. In 2015, he spent 8 months at Japan’s Advanced Institute of Science and Technology as a research visitor. Table of Contents1. Classifying from k-Nearest Neighbors 2. Naive Bayes – choosing the most probable class 3. Decision Trees 4. Random Forest – forests of decision trees 5. k-Means – dividing a dataset into k-groups 6. Regression – learning models as functions 7. Time Series – learning time-dependent models 8. Appendix A: Python & R reference 9. Appendix B: Statistics 10. Appendix C: Glossary of Algorithms and Methods in Data Science Key Features Get to know seven algorithms for your data science needs in this concise, insightful guide Ensure you’re confident in the basics by learning when and where to use various data science algorithms Learn to use machine learning algorithms in a period of just 7 days Book Description Machine learning applications are highly automated and self-modifying, and they continue to improve over time with minimal human intervention as they learn with more data. To address the complex nature of various real-world data problems, specialized machine learning algorithms have been developed that solve these problems perfectly. Data science helps you gain new knowledge from existing data through algorithmic and statistical analysis. This book will address the problems related to accurate and efficient data classification and prediction. Over the course of 7 days, you will be introduced to seven algorithms, along with exercises that will help you learn different aspects of machine learning. You will see how to pre-cluster your data to optimize and classify it for large datasets. You will then find out how to predict data based on the existing trends in your datasets. This book covers algorithms such as: k-Nearest Neighbors, Naive Bayes, Decision Trees, Random Forest, k-Means, Regression, and Time-series. On completion of the book, you will understand which machine learning algorithm to pick for clustering, classification, or regression and which is best suited for your problem. What you will learn Find out how to classify using Naive Bayes, Decision Trees, and Random Forest to achieve accuracy to solve complex problems Identify a data science problem correctly and devise an appropriate prediction solution using Regression and Time-series See how to cluster data using the k-Means algorithm Get to know how to implement the algorithms efficiently in the Python and R languages About the Author Dávid Natingga graduated in 2014 from Imperial College London in MEng Computing with a specialization in Artificial Intelligence. In 2011, he worked at Infosys Labs in Bangalore, India, researching the optimization of machine learning algorithms. In 2012 and 2013 at Palantir Technologies in Palo Alto, USA, he developed algorithms for big data. In 2014 as a data scientist at Pact Coffee, London, UK, he created an algorithm suggesting products based on the taste preferences of the customers and the structures of the coffees. As a part of his journey to use pure mathematics to advance the field of AI, he is a PhD candidate in Computability Theory at University of Leeds, UK. In 2015, he spent 8 months at Japan’s Advanced Institute of Science and Technology as a research visitor. Table of Contents Classifying from k-Nearest Neighbors Naive Bayes – choosing the most probable class Decision Trees Random Forest – forests of decision trees k-Means – dividing a dataset into k-groups Regression – learning models as functions Time Series – learning time-dependent models Appendix A: Python & R reference Appendix B: Statistics Appendix C: Glossary of Algorithms and Methods in Data Science Build strong foundation of machine learning algorithms In 7 days. About This Book* Get to know seven algorithms for your data science needs in this concise, insightful guide* Ensure you're confident in the basics by learning when and where to use various data science algorithms* Learn to use machine learning algorithms in a period of just 7 daysWho This Book Is ForThis book is for aspiring data science professionals who are familiar with Python and have a statistics background. It is ideal for developers who are currently implementing one or two data science algorithms and want to learn more to expand their skill set. What You Will Learn* Find out how to classify using Naive Bayes, Decision Trees, and Random Forest to achieve accuracy to solve complex problems* Identify a data science problem correctly and devise an appropriate prediction solution using Regression and Time-series* See how to cluster data using the k-Means algorithm* Get to know how to implement the algorithms efficiently in the Python and R languagesIn DetailMachine learning applications are highly automated and self-modifying, and they continue to improve over time with minimal human intervention as they learn with more data. To address the complex nature of various real-world data problems, specialized machine learning algorithms have been developed that solve these problems perfectly. Data science helps you gain new knowledge from existing data through algorithmic and statistical analysis. This book will address the problems related to accurate and efficient data classification and prediction. Over the course of 7 days, you will be introduced to seven algorithms, along with exercises that will help you learn different aspects of machine learning. You will see how to pre-cluster your data to optimize and classify it for large datasets. You will then find out how to predict data based on the existing trends in your datasets. This book covers algorithms such as: k-Nearest Neighbors, Naive Bayes, Decision Trees, Random Forest, k-Means, Regression, and Time-series. On completion of the book, you will understand which machine learning algorithm to pick for clustering, classification, or regression and which is best suited for your problem. Style and approachMachine learning applications are highly automated and self-modifying which continue to improve over time with minimal human intervention as they learn with more data. To address the complex nature of various real world data problems, specialized machine learning algorithms have been developed that solve these problems perfectly Build strong foundation of machine learning algorithms In 7 days. About This Book Get to know seven algorithms for your data science needs in this concise, insightful guide Ensure you're confident in the basics by learning when and where to use various data science algorithms Learn to use machine learning algorithms in a period of just 7 days Who This Book Is For This book is for aspiring data science professionals who are familiar with Python and have a statistics background. It is ideal for developers who are currently implementing one or two data science algorithms and want to learn more to expand their skill set. What You Will Learn Find out how to classify using Naive Bayes, Decision Trees, and Random Forest to achieve accuracy to solve complex problems Identify a data science problem correctly and devise an appropriate prediction solution using Regression and Time-series See how to cluster data using the k-Means algorithm Get to know how to implement the algorithms efficiently in the Python and R languages In Detail Machine learning applications are highly automated and self-modifying, and they continue to improve over time with minimal human intervention as they learn with more data. To address the complex nature of various real-world data problems, specialized machine learning algorithms have been developed that solve these problems perfectly. Data science helps you gain new knowledge from existing data through algorithmic and statistical analysis. This book will address the problems related to accurate and efficient data classification and prediction. Over the course of 7 days, you will be introduced to seven algorithms, along with exercises that will help you learn different aspects of machine learning. You will see how to pre-cluster your data to optimize and classify it for large datasets. You will then find out how to predict data based on the existing trends in your datasets. This book covers algorithms such as: k-Nearest Neighbors, Naive Bayes, Decision Trees, Random Forest, k-Means, Regression, and Time-series. On completion of the book, you will understand which machine learning algorithm to pick for clustering, classification, or regression and which is best suited for your problem. Style and approach Machine learning applications are highly automated and self-modifying which continue to improve over time with minimal human intervention as they learn with more data. To address the complex nature of various real world data pro..

کتاب‌های مشابه

Data Science Algorithms in a Week: Top 7 algorithms for computing, data analysis, and machine learning

Data Science Algorithms in a Week: Top 7 algorithms for computing, data analysis, and machine learning

۴۹٬۰۰۰ تومان

Data Science Algorithms in a Week : Top 7 Algorithms for Scientific Computing, Data Analysis, and Machine Learning, 2nd Edition

Data Science Algorithms in a Week : Top 7 Algorithms for Scientific Computing, Data Analysis, and Machine Learning, 2nd Edition

۴۹٬۰۰۰ تومان

Data science algorithms in a week: data analysis, machine learning, and more

Data science algorithms in a week: data analysis, machine learning, and more

۴۹٬۰۰۰ تومان

Machine Learning Algorithms: A Reference Guide to Popular Algorithms for Data Science and Machine Learning

Machine Learning Algorithms: A Reference Guide to Popular Algorithms for Data Science and Machine Learning

۴۹٬۰۰۰ تومان

Machine Learning Algorithms: A Reference Guide to Popular Algorithms for Data Science and Machine Learning

Machine Learning Algorithms: A Reference Guide to Popular Algorithms for Data Science and Machine Learning

۴۹٬۰۰۰ تومان

Machine Learning Algorithms : Popular Algorithms for Data Science and Machine Learning, 2nd Edition

Machine Learning Algorithms : Popular Algorithms for Data Science and Machine Learning, 2nd Edition

۴۹٬۰۰۰ تومان

Machine Learning Algorithms: A Reference Guide to Popular Algorithms for Data Science and Machine Learning

Machine Learning Algorithms: A Reference Guide to Popular Algorithms for Data Science and Machine Learning

۴۹٬۰۰۰ تومان

Machine Learning for Signal Processing : Data Science, Algorithms, and Computational Statistics

Machine Learning for Signal Processing : Data Science, Algorithms, and Computational Statistics

۴۹٬۰۰۰ تومان

Machine Learning Algorithms : Popular Algorithms for Data Science and Machine Learning, 2nd Edition

Machine Learning Algorithms : Popular Algorithms for Data Science and Machine Learning, 2nd Edition

۴۹٬۰۰۰ تومان

Machine Learning for Signal Processing : Data Science, Algorithms, and Computational Statistics

Machine Learning for Signal Processing : Data Science, Algorithms, and Computational Statistics

۴۹٬۰۰۰ تومان

Detecting Regime Change in Computational Finance Data Science, Machine Learning and Algorithmic Trading : DataScience, Machine Learning and Algorithmic Trading

Detecting Regime Change in Computational Finance Data Science, Machine Learning and Algorithmic Trading : DataScience, Machine Learning and Algorithmic Trading

۴۹٬۰۰۰ تومان

Detecting Regime Change in Computational Finance Data Science, Machine Learning and Algorithmic Trading : DataScience, Machine Learning and Algorithmic Trading

Detecting Regime Change in Computational Finance Data Science, Machine Learning and Algorithmic Trading : DataScience, Machine Learning and Algorithmic Trading

۴۹٬۰۰۰ تومان

قیمت نهایی

۴۴٬۰۰۰ تومان