𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Feature Engineering for Machine Learning: Principles and Techniques for Data Scientists

✍ Scribed by Alice Zheng, Amanda Casari


Publisher
O’Reilly Media
Year
2018
Tongue
English
Leaves
217
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Feature engineering is a crucial step in the machine-learning pipeline, yet this topic is rarely examined on its own. With this practical book, you’ll learn techniques for extracting and transforming featuresβ€”the numeric representations of raw dataβ€”into formats for machine-learning models. Each chapter guides you through a single data problem, such as how to represent text or image data. Together, these examples illustrate the main principles of feature engineering.

Rather than simply teach these principles, authors Alice Zheng and Amanda Casari focus on practical application with exercises throughout the book. The closing chapter brings everything together by tackling a real-world, structured dataset with several feature-engineering techniques. Python packages including numpy, Pandas, Scikit-learn, and Matplotlib are used in code examples.


πŸ“œ SIMILAR VOLUMES


Feature Engineering for Machine Learning
✍ Alice Zheng, Amanda Casari πŸ“‚ Library πŸ“… 2018 πŸ› O’Reilly Media 🌐 English

Feature engineering is a crucial step in the machine-learning pipeline, yet this topic is rarely examined on its own. With this practical book, you’ll learn techniques for extracting and transforming featuresβ€”the numeric representations of raw dataβ€”into formats for machine-learning models. Each chap

Feature engineering for machine learning
✍ Casari, Amanda;Zheng, Alice πŸ“‚ Library πŸ“… 2018 πŸ› O'Reilly Media, Inc. 🌐 English

Intro; Copyright; Table of Contents; Preface; Introduction; Conventions Used in This Book; Using Code Examples; O'Reilly Safari; How to Contact Us; Acknowledgments; Special Thanks from Alice; Special Thanks from Amanda; Chapter 1. The Machine Learning Pipeline; Data; Tasks; Models; Features; Model E

Feature Engineering for Machine Learning
✍ Dong, Guozhu; Liu, Huan πŸ“‚ Library πŸ“… 2018 πŸ› Taylor and Francis 🌐 English

"Feature engineering plays a vital role in big data analytics. Machine learning and data mining algorithms cannot work without data. Little can be achieved if there are few features to represent the underlying data objects, and the quality of results of those algorithms largely depends on the qualit

Feature Engineering for Machine Learning
✍ Alice Zheng;Amanda Casari πŸ“‚ Library πŸ“… 2018 πŸ› O'Reilly Media, Inc. 🌐 English

Feature engineering is a crucial step in the machine-learning pipeline, yet this topic is rarely examined on its own. With this practical book, you'll learn techniques for extracting and transforming features--the numeric representations of raw data--into formats for machine-learning models. Each ch

Data Preparation for Machine Learning -
✍ Jason Brownlee πŸ“‚ Library πŸ“… 2020 πŸ› machine learning mastery 🌐 English

Data preparation involves transforming raw data in to a form that can be modeled using machine learning algorithms. Cut through the equations, Greek letters, and confusion, and discover the specialized data preparation techniques that you need to know to get the most out of your data on your next