Data Analytics: A Small Data Approach: Chapman & Hall/CRC Data Science Series
Autor Shuai Huang, Houtao Dengen Limba Engleză Hardback – 20 apr 2021
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.
Din seria Chapman & Hall/CRC Data Science Series
- 14% Preț: 570.95 lei
- 31% Preț: 277.90 lei
- 30% Preț: 349.31 lei
- 28% Preț: 312.12 lei
- 31% Preț: 243.24 lei
- 17% Preț: 271.06 lei
- 22% Preț: 335.55 lei
- 31% Preț: 395.92 lei
- 31% Preț: 259.88 lei
- 29% Preț: 463.17 lei
- 31% Preț: 279.42 lei
- 30% Preț: 453.62 lei
- 20% Preț: 356.94 lei
- 21% Preț: 352.96 lei
- 11% Preț: 325.97 lei
- 26% Preț: 764.18 lei
- 31% Preț: 280.16 lei
- 22% Preț: 463.77 lei
- 31% Preț: 287.56 lei
- 31% Preț: 245.72 lei
- 12% Preț: 340.07 lei
- 25% Preț: 635.86 lei
- 21% Preț: 471.72 lei
- 23% Preț: 325.16 lei
- 30% Preț: 261.71 lei
- 13% Preț: 336.34 lei
- 25% Preț: 488.13 lei
- 23% Preț: 456.75 lei
- 30% Preț: 253.86 lei
- 32% Preț: 723.68 lei
- 23% Preț: 458.12 lei
- 31% Preț: 336.44 lei
- 31% Preț: 647.78 lei
Preț: 442.32 lei
Preț vechi: 637.79 lei
-31% Nou
Puncte Express: 663
Preț estimativ în valută:
84.65€ • 89.31$ • 70.55£
84.65€ • 89.31$ • 70.55£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
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
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ă
PostgraduateCuprins
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.
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
-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.