Cantitate/Preț
Produs

Dimensionality Reduction in Machine Learning

Editat de Snehashish Chakraverty
en Limba Engleză Paperback – apr 2025
Dimensionality Reduction in Machine Learning covers both the mathematical and programming sides of dimension reduction algorithms, comparing them in various aspects. Part One provides an introduction to Machine Learning and the Data Life Cycle, with chapters covering the basic concepts of Machine Learning, essential mathematics for Machine Learning, and the methods and concepts of Feature Selection. Part Two covers Linear Methods for Dimension Reduction, with chapters on Principal Component Analysis and Linear Discriminant Analysis. Part Three covers Non-Linear Methods for Dimension Reduction, with chapters on Linear Local Embedding, Multi-dimensional Scaling, and t-distributed Stochastic Neighbor Embedding.

Finally, Part Four covers Deep Learning Methods for Dimension Reduction, with chapters on Feature Extraction and Deep Learning, Autoencoders, and Dimensionality reduction in deep learning through group actions. With this stepwise structure and the applied code examples, readers become able to apply dimension reduction algorithms to different types of data, including tabular, text, and image data.

  • Provides readers with a comprehensive overview of various dimension reduction algorithms, including linear methods, non-linear methods, and deep learning methods
  • Covers the implementation aspects of algorithms supported by numerous code examples
  • Compares different algorithms so the reader can understand which algorithm is suitable for their purpose
  • Includes algorithm examples that are supported by a Github repository which consists of full notebooks for the programming code
Citește tot Restrânge

Preț: 74989 lei

Preț vechi: 93737 lei
-20% Nou

Puncte Express: 1125

Preț estimativ în valută:
14350 15096$ 11912£

Carte nepublicată încă

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780443328183
ISBN-10: 0443328188
Pagini: 250
Dimensiuni: 191 x 235 mm
Editura: ELSEVIER SCIENCE

Cuprins

Part 1: Introduction to Machine Learning and Data Life Cycle
1. Basics of Machine Learning
2. Essential Mathematics for Machine Learning
3. Feature Selection Methods

Part 2: Linear Methods for Dimension Reduction
4. Principal Component Analysis
5. Linear Discriminant Analysis

Part 3: Non-Linear Methods for Dimension Reduction
6. Linear Local Embedding
7. Multi-dimensional Scaling
8. t-distributed Stochastic Neighbor Embedding

Part 4: Deep Learning Methods for Dimension Reduction
9. Feature Extraction and Deep Learning
10. Autoencoders
11. Dimensionality reduction in deep learning through group actions