Book description
Automate data and model pipelines for faster machine learning applications
About This Book- Build automated modules for different machine learning components
- Understand each component of a machine learning pipeline in depth
- Learn to use different open source AutoML and feature engineering platforms
If you're a budding data scientist, data analyst, or Machine Learning enthusiast and are new to the concept of automated machine learning, this book is ideal for you. You'll also find this book useful if you're an ML engineer or data professional interested in developing quick machine learning pipelines for your projects. Prior exposure to Python programming will help you get the best out of this book.
What You Will Learn- Understand the fundamentals of Automated Machine Learning systems
- Explore auto-sklearn and MLBox for AutoML tasks
- Automate your preprocessing methods along with feature transformation
- Enhance feature selection and generation using the Python stack
- Assemble individual components of ML into a complete AutoML framework
- Demystify hyperparameter tuning to optimize your ML models
- Dive into Machine Learning concepts such as neural networks and autoencoders
- Understand the information costs and trade-offs associated with AutoML
AutoML is designed to automate parts of Machine Learning. Readily available AutoML tools are making data science practitioners' work easy and are received well in the advanced analytics community. Automated Machine Learning covers the necessary foundation needed to create automated machine learning modules and helps you get up to speed with them in the most practical way possible.
In this book, you'll learn how to automate different tasks in the machine learning pipeline such as data preprocessing, feature selection, model training, model optimization, and much more. In addition to this, it demonstrates how you can use the available automation libraries, such as auto-sklearn and MLBox, and create and extend your own custom AutoML components for Machine Learning.
By the end of this book, you will have a clearer understanding of the different aspects of automated Machine Learning, and you'll be able to incorporate automation tasks using practical datasets. You can leverage your learning from this book to implement Machine Learning in your projects and get a step closer to winning various machine learning competitions.
Style and approachStep by step approach to understand how to automate your machine learning tasks
Table of contents
- Title Page
- Copyright and Credits
- Packt Upsell
- Contributors
- Preface
- Introduction to AutoML
-
Introduction to Machine Learning Using Python
- Technical requirements
- Machine learning
- Linear regression
- Important evaluation metrics – regression algorithms
- Logistic regression
- Important evaluation metrics – classification algorithms
- Decision trees
- Support Vector Machines
- k-Nearest Neighbors
- Ensemble methods
- Comparing the results of classifiers
- Cross-validation
- Clustering
- Summary
- Data Preprocessing
-
Automated Algorithm Selection
- Technical requirements
- Computational complexity
- Differences in training and scoring time
- Linearity versus non-linearity
- Necessary feature transformations
- Supervised ML
-
Unsupervised AutoML
- Commonly used clustering algorithms
- Creating sample datasets with sklearn
- K-means algorithm in action
- The DBSCAN algorithm in action
- Agglomerative clustering algorithm in action
- Simple automation of unsupervised learning
- Visualizing high-dimensional datasets
- Principal Component Analysis in action
- t-SNE in action
- Adding simple components together to improve the pipeline
- Summary
- Hyperparameter Optimization
- Creating AutoML Pipelines
- Dive into Deep Learning
- Critical Aspects of ML and Data Science Projects
- Other Books You May Enjoy
Product information
- Title: Hands-On Automated Machine Learning
- Author(s):
- Release date: April 2018
- Publisher(s): Packt Publishing
- ISBN: 9781788629898
You might also like
book
Automated Machine Learning
Get to grips with automated machine learning and adopt a hands-on approach to AutoML implementation and …
book
An Introduction to Machine Learning Interpretability, 2nd Edition
Innovation and competition are driving analysts and data scientists toward increasingly complex predictive modeling and machine …
book
R: Unleash Machine Learning Techniques
Find out how to build smarter machine learning systems with R. Follow this three module course …
book
Automated Machine Learning on AWS
Automate the process of building, training, and deploying machine learning applications to production with AWS solutions …