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
Python Feature Engineering Cookbook

You're reading from   Python Feature Engineering Cookbook A complete guide to crafting powerful features for your machine learning models

Arrow left icon
Product type Paperback
Published in Aug 2024
Publisher Packt
ISBN-13 9781835883587
Length 396 pages
Edition 3rd Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Soledad Galli Soledad Galli
Author Profile Icon Soledad Galli
Soledad Galli
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Preface 1. Chapter 1: Imputing Missing Data FREE CHAPTER 2. Chapter 2: Encoding Categorical Variables 3. Chapter 3: Transforming Numerical Variables 4. Chapter 4: Performing Variable Discretization 5. Chapter 5: Working with Outliers 6. Chapter 6: Extracting Features from Date and Time Variables 7. Chapter 7: Performing Feature Scaling 8. Chapter 8: Creating New Features 9. Chapter 9: Extracting Features from Relational Data with Featuretools 10. Chapter 10: Creating Features from a Time Series with tsfresh 11. Chapter 11: Extracting Features from Text Variables 12. Index 13. Other Books You May Enjoy

To get the most out of this book

This book provides practical tools and techniques to streamline your feature engineering pipelines, allowing you to enhance code quality and simplify processes. The book explores methods to transform and create features to effectively train machine learning models with Python. Therefore, familiarity with machine learning and Python programming will benefit your understanding and application of the concepts presented.

The recipes have been tested in the following library versions:

  • category-encoders == 2.6.3
  • Feature-engine == 1.8.0
  • featuretools == 1.31.0
  • matplotlib==3.8.3
  • nltk=3.8.1
  • numpy==1.26.4
  • pandas==2.2.1
  • scikit-learn==1.5.0
  • scipy==1.12.0
  • seaborn==0.13.2
  • tsfresh==0.20.0

Software/hardware covered in the book

OS requirements

Python 3.9 or greater

Windows, macOS, or Linux

Note that earlier or newer versions of the Python libraries may prevent code from running. If you are using newer versions, make sure to check their documentation for any recent updates, parameter name changes, or deprecation.

If you are using the digital version of this book, we advise you to type the code yourself or access the code via the GitHub repository (the link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.

Download the example code files

You can download the example code files for this book from GitHub at https://github.com/PacktPublishing/Python-Feature-Engineering-Cookbook-Third-Edition. If there’s an update to the code, it will be updated on the existing GitHub repository.

We also have other code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out!

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 £16.99/month. Cancel anytime