Exploratory Data Analysis with MATLAB: Chapman & Hall/CRC Computer Science & Data Analysis
Autor Wendy L. Martinez, Angel R. Martinez, Jeffrey Solkaen Limba Engleză Hardback – 27 iul 2017
"The authors present an intuitive and easy-to-read book. … accompanied by many examples, proposed exercises, good references, and comprehensive appendices that initiate the reader unfamiliar with MATLAB."
—Adolfo Alvarez Pinto, International Statistical Review
"Practitioners of EDA who use MATLAB will want a copy of this book. … The authors have done a great service by bringing together so many EDA routines, but their main accomplishment in this dynamic text is providing the understanding and tools to do EDA.
—David A Huckaby, MAA Reviews
Exploratory Data Analysis (EDA) is an important part of the data analysis process. The methods presented in this text are ones that should be in the toolkit of every data scientist. As computational sophistication has increased and data sets have grown in size and complexity, EDA has become an even more important process for visualizing and summarizing data before making assumptions to generate hypotheses and models.
Exploratory Data Analysis with MATLAB, Third Edition presents EDA methods from a computational perspective and uses numerous examples and applications to show how the methods are used in practice. The authors use MATLAB code, pseudo-code, and algorithm descriptions to illustrate the concepts. The MATLAB code for examples, data sets, and the EDA Toolbox are available for download on the book’s website.
New to the Third Edition
- Random projections and estimating local intrinsic dimensionality
- Deep learning autoencoders and stochastic neighbor embedding
- Minimum spanning tree and additional cluster validity indices
- Kernel density estimation
- Plots for visualizing data distributions, such as beanplots and violin plots
- A chapter on visualizing categorical data
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 356.63 lei 3-5 săpt. | +22.67 lei 6-12 zile |
CRC Press – 29 iul 2022 | 356.63 lei 3-5 săpt. | +22.67 lei 6-12 zile |
Hardback (1) | 689.47 lei 6-8 săpt. | |
CRC Press – 27 iul 2017 | 689.47 lei 6-8 săpt. |
Din seria Chapman & Hall/CRC Computer Science & Data Analysis
- Preț: 428.83 lei
- Preț: 356.63 lei
- 15% Preț: 691.61 lei
- 15% Preț: 662.69 lei
- Preț: 371.71 lei
- Preț: 422.95 lei
- 12% Preț: 312.77 lei
- 23% Preț: 427.84 lei
- 20% Preț: 596.98 lei
- 30% Preț: 288.69 lei
- Preț: 380.42 lei
- 15% Preț: 473.50 lei
- 15% Preț: 477.81 lei
- 22% Preț: 352.95 lei
- 31% Preț: 265.29 lei
- 20% Preț: 367.27 lei
- 18% Preț: 1092.16 lei
- 20% Preț: 465.34 lei
- 11% Preț: 305.52 lei
- 25% Preț: 773.33 lei
Preț: 689.47 lei
Preț vechi: 919.51 lei
-25% Nou
Puncte Express: 1034
Preț estimativ în valută:
132.01€ • 137.46$ • 109.53£
132.01€ • 137.46$ • 109.53£
Carte tipărită la comandă
Livrare economică 14-28 februarie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781498776066
ISBN-10: 149877606X
Pagini: 616
Ilustrații: 16 Illustrations, color; 84 Illustrations, black and white
Dimensiuni: 156 x 234 x 41 mm
Greutate: 0.94 kg
Ediția:Nouă
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Computer Science & Data Analysis
ISBN-10: 149877606X
Pagini: 616
Ilustrații: 16 Illustrations, color; 84 Illustrations, black and white
Dimensiuni: 156 x 234 x 41 mm
Greutate: 0.94 kg
Ediția:Nouă
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Computer Science & Data Analysis
Cuprins
Introduction to Exploratory Data Analysis. Dimensionality Reduction – Linear Methods. Dimensionality Reduction – Nonlinear Methods. Data Tours. Finding Clusters. Model-Based Clustering. Smoothing Scatterplots. Visualizing Clusters. Distribution Shapes. Multivariate Visualization. Appendices.
Descriere
This book describes the various methods used for exploratory data analysis with an emphasis on MATLAB implementation. It covers approaches for visualizing data, data tours and animations, clustering (or unsupervised learning), dimensionality reduction, and more. A set of graphical user interfaces allows users to apply the ideas to their own data.