Data Cleaning and Exploration with Machine Learning
eBook - ePub

Data Cleaning and Exploration with Machine Learning

  1. 542 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Data Cleaning and Exploration with Machine Learning

About this book

Explore supercharged machine learning techniques to take care of your data laundry loadsKey Features• Learn how to prepare data for machine learning processes• Understand which algorithms are based on prediction objectives and the properties of the data• Explore how to interpret and evaluate the results from machine learningBook DescriptionMany individuals who know how to run machine learning algorithms do not have a good sense of the statistical assumptions they make and how to match the properties of the data to the algorithm for the best results.As you start with this book, models are carefully chosen to help you grasp the underlying data, including in-feature importance and correlation, and the distribution of features and targets. The first two parts of the book introduce you to techniques for preparing data for ML algorithms, without being bashful about using some ML techniques for data cleaning, including anomaly detection and feature selection. The book then helps you apply that knowledge to a wide variety of ML tasks. You'll gain an understanding of popular supervised and unsupervised algorithms, how to prepare data for them, and how to evaluate them. Next, you'll build models and understand the relationships in your data, as well as perform cleaning and exploration tasks with that data. You'll make quick progress in studying the distribution of variables, identifying anomalies, and examining bivariate relationships, as you focus more on the accuracy of predictions in this book.By the end of this book, you'll be able to deal with complex data problems using unsupervised ML algorithms like principal component analysis and k-means clustering.What you will learn• Explore essential data cleaning and exploration techniques to be used before running the most popular machine learning algorithms• Understand how to perform preprocessing and feature selection, and how to set up the data for testing and validation• Model continuous targets with supervised learning algorithms• Model binary and multiclass targets with supervised learning algorithms• Execute clustering and dimension reduction with unsupervised learning algorithms• Understand how to use regression trees to model a continuous targetWho this book is forThis book is for professional data scientists, particularly those in the first few years of their career, or more experienced analysts who are relatively new to machine learning. Readers should have prior knowledge of concepts in statistics typically taught in an undergraduate introductory course as well as beginner-level experience in manipulating data programmatically.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Data Cleaning and Exploration with Machine Learning by Michael Walker in PDF and/or ePUB format, as well as other popular books in Informatik & Datenmodellierung- & design. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Data Cleaning and Exploration with Machine Learning
  2. Contributors
  3. Preface
  4. Section 1 – Data Cleaning and Machine Learning Algorithms
  5. Chapter 1: Examining the Distribution of Features and Targets
  6. Chapter 2: Examining Bivariate and Multivariate Relationships between Features and Targets
  7. Chapter 3: Identifying and Fixing Missing Values
  8. Section 2 – Preprocessing, Feature Selection, and Sampling
  9. Chapter 4: Encoding, Transforming, and Scaling Features
  10. Chapter 5: Feature Selection
  11. Chapter 6: Preparing for Model Evaluation
  12. Section 3 – Modeling Continuous Targets with Supervised Learning
  13. Chapter 7: Linear Regression Models
  14. Chapter 8: Support Vector Regression
  15. Chapter 9: K-Nearest Neighbors, Decision Tree, Random Forest, and Gradient Boosted Regression
  16. Section 4 – Modeling Dichotomous and Multiclass Targets with Supervised Learning
  17. Chapter 10: Logistic Regression
  18. Chapter 11: Decision Trees and Random Forest Classification
  19. Chapter 12: K-Nearest Neighbors for Classification
  20. Chapter 13: Support Vector Machine Classification
  21. Chapter 14: Naïve Bayes Classification
  22. Section 5 – Clustering and Dimensionality Reduction with Unsupervised Learning
  23. Chapter 15: Principal Component Analysis
  24. Chapter 16: K-Means and DBSCAN Clustering
  25. Other Books You May Enjoy