Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Automated Machine Learning

You're reading from   Automated Machine Learning Hyperparameter optimization, neural architecture search, and algorithm selection with cloud platforms

Arrow left icon
Product type Paperback
Published in Feb 2021
Publisher Packt
ISBN-13 9781800567689
Length 312 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Adnan Masood Adnan Masood
Author Profile Icon Adnan Masood
Adnan Masood
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Section 1: Introduction to Automated Machine Learning
2. Chapter 1: A Lap around Automated Machine Learning FREE CHAPTER 3. Chapter 2: Automated Machine Learning, Algorithms, and Techniques 4. Chapter 3: Automated Machine Learning with Open Source Tools and Libraries 5. Section 2: AutoML with Cloud Platforms
6. Chapter 4: Getting Started with Azure Machine Learning 7. Chapter 5: Automated Machine Learning with Microsoft Azure 8. Chapter 6: Machine Learning with AWS 9. Chapter 7: Doing Automated Machine Learning with Amazon SageMaker Autopilot 10. Chapter 8: Machine Learning with Google Cloud Platform 11. Chapter 9: Automated Machine Learning with GCP 12. Section 3: Applied Automated Machine Learning
13. Chapter 10: AutoML in the Enterprise 14. Other Books You May Enjoy

Introducing Featuretools

Featuretools is an excellent Python framework that helps with automated feature engineering by using DFS. Feature engineering is a tough problem due to its very nuanced nature. However, this open source toolkit, with its robust timestamp handling and reusable feature primitives, provides a proper framework for us to build and extract combinations of features and their impact.

The toolkit is available on GitHub to be downloaded: https://github.com/FeatureLabs/featuretools/. The following steps will guide you through how to install Featuretools, as well as how to run an automated ML experiment using the library. Let's get started:

  1. To start Featuretools in Colab, you will need to use pip to install the package. In this example, we will try to create features for the Boston Housing Prices dataset:

    Figure 3.19 – AutoML with Featuretools – installing Featuretools

    In this experiment, we will be using the Boston Housing Prices dataset...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime