Cantitate/Preț
Produs

Data Analytics: A Small Data Approach: Chapman & Hall/CRC Data Science Series

Autor Shuai Huang, Houtao Deng
en Limba Engleză Hardback – 20 apr 2021
Data Analytics: A Small Data Approach is suitable for an introductory data analytics course to help students understand some main statistical learning models. It has many small datasets to guide students to work out pencil solutions of the models and then compare with results obtained from established R packages. Also, as data science practice is a process that should be told as a story, in this book there are many course materials about exploratory data analysis, residual analysis, and flowcharts to develop and validate models and data pipelines.
The main models covered in this book include linear regression, logistic regression, tree models and random forests, ensemble learning, sparse learning, principal component analysis, kernel methods including the support vector machine and kernel regression, and deep learning. Each chapter introduces two or three techniques. For each technique, the book highlights the intuition and rationale first, then shows how mathematics is used to articulate the intuition and formulate the learning problem. R is used to implement the techniques on both simulated and real-world dataset. Python code is also available at the book’s website: http://dataanalyticsbook.info.
Citește tot Restrânge

Din seria Chapman & Hall/CRC Data Science Series

Preț: 44009 lei

Preț vechi: 63779 lei
-31% Nou

Puncte Express: 660

Preț estimativ în valută:
8429 9138$ 7007£

Carte tipărită la comandă

Livrare economică 02-16 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780367609504
ISBN-10: 0367609509
Pagini: 273
Dimensiuni: 210 x 280 x 20 mm
Greutate: 0.96 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Data Science Series


Public țintă

Postgraduate

Cuprins

1. INTRODUCTION. 2. ABSTRACTION. 3. RECOGNITION. 4. RESONANCE. 5. LEARNING (I). 6. DIAGNOSIS. 7. LEARNING (II). 8. SCALABILITY. 9. PRAGMATISM. 10. SYNTHESIS.

Notă biografică

Shuai Huang is an associate professor at the department of industrial & systems engineering at the university of Washington. He conducts interdisciplinary research in machine learning, data analytics, and applied operations research with applications on healthcare, manufacturing, and transportation areas.
Houtao Deng is a data science researcher and practitioner. He developed several new decision tree methods such as inTrees. He has built data-driven products for forecasting, scheduling, pricing, recommendation, fraud detection, and image recognition.

Recenzii

"Another strength of the book is that the authors cover the regression methods comprehensively, starting from the relationship between variables, to the connections between methods. As a result, this book may be an introductory guide for health care professionals, students, and lecturers, both by showing the exercises with manual solutions and giving the R coding of the methods."
-Selen Yilmaz Isikhan in ISCB, September 2022

Descriere

Highlights a combination of two aspects: technical concreteness and holistic thinking. Authors discuss what principles are used to invent these techniques, what assumptions are made, how mathematics is used to articulate these assumptions, and how these formulations generalize a range of real-world applications into generic and abstract forms.