Cantitate/Preț
Produs

The Art of Feature Engineering: Essentials for Machine Learning

Autor Pablo Duboue
en Limba Engleză Paperback – 24 iun 2020
When machine learning engineers work with data sets, they may find the results aren't as good as they need. Instead of improving the model or collecting more data, they can use the feature engineering process to help improve results by modifying the data's features to better capture the nature of the problem. This practical guide to feature engineering is an essential addition to any data scientist's or machine learning engineer's toolbox, providing new ideas on how to improve the performance of a machine learning solution. Beginning with the basic concepts and techniques, the text builds up to a unique cross-domain approach that spans data on graphs, texts, time series, and images, with fully worked out case studies. Key topics include binning, out-of-fold estimation, feature selection, dimensionality reduction, and encoding variable-length data. The full source code for the case studies is available on a companion website as Python Jupyter notebooks.
Citește tot Restrânge

Preț: 30802 lei

Preț vechi: 38502 lei
-20% Nou

Puncte Express: 462

Preț estimativ în valută:
5895 6219$ 4913£

Carte disponibilă

Livrare economică 12-26 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781108709385
ISBN-10: 1108709389
Pagini: 284
Dimensiuni: 152 x 228 x 16 mm
Greutate: 0.41 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States

Cuprins

Part I. Fundamentals: 1. Introduction; 2. Features, combined; 3. Features, expanded; 4. Features, reduced; 5. Advanced topics; Part II. Case Studies: 6. Graph data; 7. Timestamped data; 8. Textual data; 9. Image data; 10. Other domains.

Recenzii

'Pablo Duboue is a true grandmaster of the art and science of feature engineering. His foundational contributions to the creation of IBM Watson were a critical component of its success. Now readers can benefit from his expertise. His book provides deep insights into to how to develop, assess, combine, and enhance machine learning features. Of particular interest to advanced practitioners is his discussion of feature engineering and deep learning; there is a pervasive myth in the industry that deep learning and big data have made feature engineering obsolete, but the book explains why that is often incorrect for real-world computing applications and explains the relationship between building effective features and deep neural network architectures. The book engages with countless other basic and advanced topics in the area of machine learning and feature engineering, making it a valuable resource for machine learning practitioners of all levels of experience.' J. William Murdock, IBM
'Feature engineering is the process of identifying, selecting and evaluating input variables to statistical and machine learning models for a given problem. Pablo Duboue's The Art of Feature Engineering introduces the process with rich detail from a practitioner's point of view, and adds new insights through four input data scenarios for the same prediction task. Highly recommended!' Nelson Correa, Andinum Inc.
'TAoFE is a comprehensive handbook - sure to be a hit with data science practitioners. With highly accessible and didactic explanations of complex concepts, the book represents the state-of-the-art, and shows in practical terms how it applies to a wide range of real-world case studies.' Gavin Brown, University of Manchester
'This book provides a large catalogue of feature manipulation techniques along with non-trivial examples to illustrate their applicability and impact on performance. It could be suitable as a textbook for an upper level undergrad or graduate text mining or multimodal data analysis class. Recent graduates starting in field data mining and text analysis will find this a useful text.' Wlodek Zadrozny, University of North Carolina

Notă biografică


Descriere

A practical guide for data scientists who want to improve the performance of any machine learning solution with feature engineering.