Book description
Practical Machine Learning for Data Analysis Using Python is a problem solver’s guide for creating real-world intelligent systems. It provides a comprehensive approach with concepts, practices, hands-on examples, and sample code. The book teaches readers the vital skills required to understand and solve different problems with machine learning. It teaches machine learning techniques necessary to become a successful practitioner, through the presentation of real-world case studies in Python machine learning ecosystems. The book also focuses on building a foundation of machine learning knowledge to solve different real-world case studies across various fields, including biomedical signal analysis, healthcare, security, economics, and finance. Moreover, it covers a wide range of machine learning models, including regression, classification, and forecasting. The goal of the book is to help a broad range of readers, including IT professionals, analysts, developers, data scientists, engineers, and graduate students, to solve their own real-world problems.
- Offers a comprehensive overview of the application of machine learning tools in data analysis across a wide range of subject areas
- Teaches readers how to apply machine learning techniques to biomedical signals, financial data, and healthcare data
- Explores important classification and regression algorithms as well as other machine learning techniques
- Explains how to use Python to handle data extraction, manipulation, and exploration techniques, as well as how to visualize data spread across multiple dimensions and extract useful features
Table of contents
- Cover
- Title page
- Contents
- Copyright
- Dedication
- Preface
- Acknowledgments
- Chapter 1: Introduction
- Chapter 2: Data preprocessing
- Chapter 3: Machine learning techniques
-
Chapter 4: Classification examples for healthcare
- Abstract
- 4.1. Introduction
- 4.2. EEG signal analysis
- 4.3. EMG signal analysis
- 4.4. ECG signal analysis
- 4.5. Human activity recognition
- 4.6. Microarray gene expression data classification for cancer detection
- 4.7. Breast cancer detection
- 4.8. Classification of the cardiotocogram data for anticipation of fetal risks
- 4.9. Diabetes detection
- 4.10. Heart disease detection
- 4.11. Diagnosis of chronic kidney disease (CKD)
- 4.12. Summary
-
Chapter 5: Other classification examples
- Abstract
- 5.1. Intrusion detection
- 5.2. Phishing website detection
- 5.3. Spam e-mail detection
- 5.4. Credit scoring
- 5.5. credit card fraud detection
- 5.6. Handwritten digit recognition using CNN
- 5.7. Fashion-MNIST image classification with CNN
- 5.8. CIFAR image classification using CNN
- 5.9. Text classification
- 5.10. Summary
- Chapter 6: Regression examples
-
Chapter 7: Clustering examples
- Abstract
- 7.1. Introduction
- 7.2. Clustering
- 7.3. The k-means clustering algorithm
- 7.4. The k-medoids clustering algorithm
- 7.5. Hierarchical clustering
- 7.6. The fuzzy c-means clustering algorithm
- 7.7. Density-based clustering algorithms
- 7.8. The expectation of maximization for Gaussian mixture model clustering
- 7.9. Bayesian clustering
- 7.10. Silhouette analysis
- 7.11. Image segmentation with clustering
- 7.12. Feature extraction with clustering
- 7.13. Clustering for classification
- 7.14. Summary
- Index
Product information
- Title: Practical Machine Learning for Data Analysis Using Python
- Author(s):
- Release date: June 2020
- Publisher(s): Academic Press
- ISBN: 9780128213803
You might also like
book
Interpretable Machine Learning with Python - Second Edition
A deep dive into the key aspects and challenges of machine learning interpretability using a comprehensive …
book
Machine Learning for Time Series Forecasting with Python
Learn how to apply the principles of machine learning to time series modeling with this indispensable …
book
Practical Data Science with Python
Learn to effectively manage data and execute data science projects from start to finish using Python …
book
Machine Learning with Python Cookbook
This practical guide provides nearly 200 self-contained recipes to help you solve machine learning challenges you …