Items related to Python Feature Engineering Cookbook: Over 70 recipes...

Python Feature Engineering Cookbook: Over 70 recipes for creating, engineering, and transforming features to build machine learning models - Softcover

  • 4.43 out of 5 stars
    14 ratings by Goodreads
 
Image Not Available

Synopsis

Create end-to-end, reproducible feature engineering pipelines that can be deployed into production using open-source Python libraries

Key Features

  • Learn and implement feature engineering best practices
  • Reinforce your learning with the help of multiple hands-on recipes
  • Build end-to-end feature engineering pipelines that are performant and reproducible

Book Description

Feature engineering, the process of transforming variables and creating features, albeit time-consuming, ensures that your machine learning models perform seamlessly. This second edition of Python Feature Engineering Cookbook...

About the Author

Soledad Galli is a lead data scientist with more than 10 years of experience in world-class academic institutions and renowned businesses. She has researched, developed, and put into production machine learning models for insurance claims, credit risk assessment, and fraud prevention. Soledad received a Data Science Leaders' award in 2018 and was named one of LinkedIn's voices in data science and analytics in 2019. She is passionate...

"About this title" may belong to another edition of this title.

Buy Used

Condition: As New
Unread book in perfect condition...
View this item
US$ 56.87

US$ 2.64 shipping within U.S.A.

Buy New

View this item
US$ 52.67

FREE shipping within U.S.A.

Search results for Python Feature Engineering Cookbook: Over 70 recipes...

Seller Image

Galli, Soledad
Published by Packt Publishing 10/31/2022, 2022
ISBN 10: 1804611301 ISBN 13: 9781804611302
New Paperback or Softback

Seller: BargainBookStores, Grand Rapids, MI, U.S.A.

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

Paperback or Softback. Condition: New. Python Feature Engineering Cookbook - Second Edition: Over 70 recipes for creating, engineering, and transforming features to build machine learning m. Book. Seller Inventory # BBS-9781804611302

Contact seller

Buy New

US$ 52.67
Shipping: FREE
Within U.S.A.

Quantity: 5 available

Add to basket

Stock Image

Galli, Soledad
Published by Packt Publishing, 2022
ISBN 10: 1804611301 ISBN 13: 9781804611302
New Softcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 44898789-n

Contact seller

Buy New

US$ 50.42
Shipping: US$ 2.64
Within U.S.A.

Quantity: Over 20 available

Add to basket

Stock Image

Galli, Soledad
Published by Packt Publishing, 2022
ISBN 10: 1804611301 ISBN 13: 9781804611302
New Softcover

Seller: Lucky's Textbooks, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # ABLIING23Mar2912160223761

Contact seller

Buy New

US$ 49.08
Shipping: US$ 3.99
Within U.S.A.

Quantity: Over 20 available

Add to basket

Stock Image

Galli, Soledad
Published by Packt Publishing, 2022
ISBN 10: 1804611301 ISBN 13: 9781804611302
New Softcover

Seller: California Books, Miami, FL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # I-9781804611302

Contact seller

Buy New

US$ 55.00
Shipping: FREE
Within U.S.A.

Quantity: Over 20 available

Add to basket

Stock Image

Galli, Soledad
Published by Packt Publishing, 2022
ISBN 10: 1804611301 ISBN 13: 9781804611302
Used Softcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: As New. Unread book in perfect condition. Seller Inventory # 44898789

Contact seller

Buy Used

US$ 56.87
Shipping: US$ 2.64
Within U.S.A.

Quantity: Over 20 available

Add to basket

Stock Image

Soledad Galli
Published by Packt Publishing, 2022
ISBN 10: 1804611301 ISBN 13: 9781804611302
New PAP
Print on Demand

Seller: PBShop.store US, Wood Dale, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

PAP. Condition: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Seller Inventory # L0-9781804611302

Contact seller

Buy New

US$ 65.42
Shipping: FREE
Within U.S.A.

Quantity: Over 20 available

Add to basket

Stock Image

Soledad Galli
Published by Packt Publishing, 2022
ISBN 10: 1804611301 ISBN 13: 9781804611302
New PAP
Print on Demand

Seller: PBShop.store UK, Fairford, GLOS, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

PAP. Condition: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Seller Inventory # L0-9781804611302

Contact seller

Buy New

US$ 61.25
Shipping: US$ 6.74
From United Kingdom to U.S.A.

Quantity: Over 20 available

Add to basket

Seller Image

Soledad Galli
Published by Packt Publishing Limited, GB, 2022
ISBN 10: 1804611301 ISBN 13: 9781804611302
New Paperback

Seller: Rarewaves USA, OSWEGO, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: New. Create end-to-end, reproducible feature engineering pipelines that can be deployed into production using open-source Python librariesKey FeaturesLearn and implement feature engineering best practicesReinforce your learning with the help of multiple hands-on recipesBuild end-to-end feature engineering pipelines that are performant and reproducibleBook DescriptionFeature engineering, the process of transforming variables and creating features, albeit time-consuming, ensures that your machine learning models perform seamlessly. This second edition of Python Feature Engineering Cookbook will take the struggle out of feature engineering by showing you how to use open source Python libraries to accelerate the process via a plethora of practical, hands-on recipes.This updated edition begins by addressing fundamental data challenges such as missing data and categorical values, before moving on to strategies for dealing with skewed distributions and outliers. The concluding chapters show you how to develop new features from various types of data, including text, time series, and relational databases. With the help of numerous open source Python libraries, you'll learn how to implement each feature engineering method in a performant, reproducible, and elegant manner.By the end of this Python book, you will have the tools and expertise needed to confidently build end-to-end and reproducible feature engineering pipelines that can be deployed into production.What you will learnImpute missing data using various univariate and multivariate methodsEncode categorical variables with one-hot, ordinal, and count encodingHandle highly cardinal categorical variablesTransform, discretize, and scale your variablesCreate variables from date and time with pandas and Feature-engineCombine variables into new featuresExtract features from text as well as from transactional data with FeaturetoolsCreate features from time series data with tsfreshWho this book is forThis book is for machine learning and data science students and professionals, as well as software engineers working on machine learning model deployment, who want to learn more about how to transform their data and create new features to train machine learning models in a better way. Seller Inventory # LU-9781804611302

Contact seller

Buy New

US$ 70.51
Shipping: FREE
Within U.S.A.

Quantity: Over 20 available

Add to basket

Stock Image

Galli, Soledad
Published by Packt Publishing, 2022
ISBN 10: 1804611301 ISBN 13: 9781804611302
New Softcover

Seller: Ria Christie Collections, Uxbridge, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. In. Seller Inventory # ria9781804611302_new

Contact seller

Buy New

US$ 60.19
Shipping: US$ 16.08
From United Kingdom to U.S.A.

Quantity: Over 20 available

Add to basket

Seller Image

Soledad Galli
Published by Packt Publishing Limited, GB, 2022
ISBN 10: 1804611301 ISBN 13: 9781804611302
New Paperback

Seller: Rarewaves.com USA, London, LONDO, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: New. Create end-to-end, reproducible feature engineering pipelines that can be deployed into production using open-source Python librariesKey FeaturesLearn and implement feature engineering best practicesReinforce your learning with the help of multiple hands-on recipesBuild end-to-end feature engineering pipelines that are performant and reproducibleBook DescriptionFeature engineering, the process of transforming variables and creating features, albeit time-consuming, ensures that your machine learning models perform seamlessly. This second edition of Python Feature Engineering Cookbook will take the struggle out of feature engineering by showing you how to use open source Python libraries to accelerate the process via a plethora of practical, hands-on recipes.This updated edition begins by addressing fundamental data challenges such as missing data and categorical values, before moving on to strategies for dealing with skewed distributions and outliers. The concluding chapters show you how to develop new features from various types of data, including text, time series, and relational databases. With the help of numerous open source Python libraries, you'll learn how to implement each feature engineering method in a performant, reproducible, and elegant manner.By the end of this Python book, you will have the tools and expertise needed to confidently build end-to-end and reproducible feature engineering pipelines that can be deployed into production.What you will learnImpute missing data using various univariate and multivariate methodsEncode categorical variables with one-hot, ordinal, and count encodingHandle highly cardinal categorical variablesTransform, discretize, and scale your variablesCreate variables from date and time with pandas and Feature-engineCombine variables into new featuresExtract features from text as well as from transactional data with FeaturetoolsCreate features from time series data with tsfreshWho this book is forThis book is for machine learning and data science students and professionals, as well as software engineers working on machine learning model deployment, who want to learn more about how to transform their data and create new features to train machine learning models in a better way. Seller Inventory # LU-9781804611302

Contact seller

Buy New

US$ 76.88
Shipping: FREE
From United Kingdom to U.S.A.

Quantity: Over 20 available

Add to basket

There are 8 more copies of this book

View all search results for this book