Explanatory Model Analysis: Explore, Explain, and Examine Predictive Models: Chapman & Hall/CRC Data Science Series
Autor Przemyslaw Biecek, Tomasz Burzykowskien Limba Engleză Hardback – 18 mar 2021
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 325.97 lei 6-8 săpt. | +89.42 lei 6-12 zile |
CRC Press – 26 sep 2022 | 325.97 lei 6-8 săpt. | +89.42 lei 6-12 zile |
Hardback (1) | 682.41 lei 6-8 săpt. | +85.69 lei 6-12 zile |
CRC Press – 18 mar 2021 | 682.41 lei 6-8 săpt. | +85.69 lei 6-12 zile |
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
- 31% Preț: 442.32 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ț: 682.41 lei
Preț vechi: 854.23 lei
-20% Nou
Puncte Express: 1024
Preț estimativ în valută:
130.60€ • 137.78$ • 108.84£
130.60€ • 137.78$ • 108.84£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Livrare express 27 noiembrie-03 decembrie pentru 95.68 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367135591
ISBN-10: 0367135590
Pagini: 324
Dimensiuni: 156 x 234 x 22 mm
Greutate: 0.77 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Data Science Series
ISBN-10: 0367135590
Pagini: 324
Dimensiuni: 156 x 234 x 22 mm
Greutate: 0.77 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Data Science Series
Cuprins
I. Introduction 1. Introduction. 2. Model Development. 3. Do-it-yourself. 4. Datasets and models. II. Instance Level. 5. Introduction to Instance-level Exploration. 6. Break-down Plots for Additive Attributions. 7. Break-down Plots for Interactions. 8. Shapley Additive Explanations (SHAP) for Average Attributions. 9. Local Interpretable Model-agnostic Explanations (LIME). 10. Ceteris-paribus Profiles. 11. Ceteris-paribus Oscillations. 12. Local-diagnostics Plots. 13. Summary of Instance-level Exploration. III. Dataset Level. 14. Introduction to Dataset-level Exploration. 15. Model-performance Measures. 16. Variable-importance Measures. 17. Partial-dependence Profiles. 18. Local-dependence and Accumulated-dependence Profiles. 19. Residual Diagnostics Plots. 20. Summary of Model-level Exploration. IV. Use-cases. 21. FIFA 19.
Notă biografică
Przemyslaw Biecek is a professor in human-oriented machine learning at the Warsaw University of Technology and Principal Data Scientist in Samsung R&D Institute Poland. His main research project is DrWhy.AI - tools and methods for exploration, explanation, visualisation, and debugging of predictive models.
Tomasz Burzykowski is professor of biostatistics at Hasselt University and Vice-President for Research at International Drug Development Institute (IDDI). He has published extensively on applications of statistics in medicine and biology.
Tomasz Burzykowski is professor of biostatistics at Hasselt University and Vice-President for Research at International Drug Development Institute (IDDI). He has published extensively on applications of statistics in medicine and biology.
Recenzii
"The structure is well-conceived, with chapters consisting in five sections: intuition, method, example, pros and cons, and code snippets. I sense a teacher’s long experience behind these choices.
The chapters contain good mathematical detail on the techniques discussed, but the theory is well balanced with examples and code.
The visualizations are great. Often, the gist of a particular technique, and it’s practical, interpretive value, can be gleaned from the visualizations threading through the chapter, along with captions. The authors did a really nice job with this.
The rationale for the book is well-described.
The discussion of techniques seems both comprehensive (given my sense of the field) and helpfully specific, both at the instance and the dataset levels."
-Jeff Webb, University of Utah
"The authors are doing a very good job in addressing the potential readers, by providing a clean presentation and practical guidance on diagnostic graphical tools…Having an ‘intuition section’ at the beginning of each chapter is very useful."
-Riccardo De Bin, University of Oslo
"The book provides a unified presentation of model exploration, visualization, comparison and diagnostics of different machine learning algorithms…This book would be found useful by both students as well as practitioners who analyze their own data. Books including real data examples in R and in Python are needed in this area. (It) will serve as a reference, especially for analyses done with dalex or archivist R package (and )can serve as a textbook of data science courses in many fields including computer science, social sciences, economics and other."
-Patricia Martinkova, Institute of Computer Science of the Czech Academy of Sciences
"There are books that focus on prediction models, for example the element of statistical learning and an introduction to statistical learning but these are not focused on the evaluation of predictive models which is the main focus on the proposed book and its main advantage. As predictive models become very popular in the last years, such a book that focus on the evaluation of the models and model diagnostics can be very popular."
-Ziv Shkedy, Data Science Institute, Hasselt University, Belgium
'The book is clearly and consistently structured and well–written. The graphics are explained conceptually and mathematically. There are chapter sections on the pros and cons of what is proposed, where the authors are generally properly cautious and recommend a mixture of approaches.'
- Antony Unwin, International Statistical Review, 2021 Volume 89, Issue 3
"The structure is well-conceived, with chapters consisting in five sections: intuition, method, example, pros and cons, and code snippets. I sense a teacher’s long experience behind these choices. The chapters contain good mathematical detail on the techniques discussed, but the theory is well balanced with examples and code. The visualizations are great. Often, the gist of a particular technique, and it’s practical, interpretive value, can be gleaned from the visualizations threading through the chapter, along with captions. The authors did a really nice job with this. The rationale for the book is well-described. The discussion of techniques seems both comprehensive (given my sense of the field) and helpfully specific, both at the instance and the dataset levels."
-Jeff Webb, University of Utah
"The authors are doing a very good job in addressing the potential readers, by providing a clean presentation and practical guidance on diagnostic graphical tools…Having an ‘intuition section’ at the beginning of each chapter is very useful."
-Riccardo De Bin, University of Oslo
"The book provides a unified presentation of model exploration, visualization, comparison and diagnostics of different machine learning algorithms…This book would be found useful by both students as well as practitioners who analyze their own data. Books including real data examples in R and in Python are needed in this area. (It) will serve as a reference, especially for analyses done with dalex or archivist R package (and )can serve as a textbook of data science courses in many fields including computer science, social sciences, economics and other."
-Patricia Martinkova, Institute of Computer Science of the Czech Academy of Sciences
"There are books that focus on prediction models, for example the element of statistical learning and an introduction to statistical learning but these are not focused on the evaluation of predictive models which is the main focus on the proposed book and its main advantage. As predictive models become very popular in the last years, such a book that focus on the evaluation of the models and model diagnostics can be very popular."
-Ziv Shkedy, Data Science Institute, Hasselt University, Belgium
"We need to explore the models and learn about their behaviour. This book presents, explains, and summarises the techniques for doing so. Moreover, it provides code in R and Python for doing so. The methods have many similarities with those of sensitivity analysis developed within the Sensitivity Analysis of Model Output (SAMO) community. ... [M]any doctoral students, professional statisticians and researchers should ensure that they have access to it and know how to use its methods when dealing with highly complex functions in their data and model analysis."
-Simon French, in the Journal of the Royal Statistics Society, Series A, June 2022
"The book presents a valuable collection of methods for models’ exploration and diagnostics for various machine learning algorithms. It can be useful in the data and computer science courses for students and instructors, as well as for researchers and practitioners who need to analyze and interpret their statistical and machine learning models both of glass-box and blackbox kind. The book also serves as a great primary for applications of the R and Python software and their packages/libraries, so it is valuable in solving various problems of statistical prediction in various fields."
-Stan Lipovetsky, in Technometrics, July 2022
The chapters contain good mathematical detail on the techniques discussed, but the theory is well balanced with examples and code.
The visualizations are great. Often, the gist of a particular technique, and it’s practical, interpretive value, can be gleaned from the visualizations threading through the chapter, along with captions. The authors did a really nice job with this.
The rationale for the book is well-described.
The discussion of techniques seems both comprehensive (given my sense of the field) and helpfully specific, both at the instance and the dataset levels."
-Jeff Webb, University of Utah
"The authors are doing a very good job in addressing the potential readers, by providing a clean presentation and practical guidance on diagnostic graphical tools…Having an ‘intuition section’ at the beginning of each chapter is very useful."
-Riccardo De Bin, University of Oslo
"The book provides a unified presentation of model exploration, visualization, comparison and diagnostics of different machine learning algorithms…This book would be found useful by both students as well as practitioners who analyze their own data. Books including real data examples in R and in Python are needed in this area. (It) will serve as a reference, especially for analyses done with dalex or archivist R package (and )can serve as a textbook of data science courses in many fields including computer science, social sciences, economics and other."
-Patricia Martinkova, Institute of Computer Science of the Czech Academy of Sciences
"There are books that focus on prediction models, for example the element of statistical learning and an introduction to statistical learning but these are not focused on the evaluation of predictive models which is the main focus on the proposed book and its main advantage. As predictive models become very popular in the last years, such a book that focus on the evaluation of the models and model diagnostics can be very popular."
-Ziv Shkedy, Data Science Institute, Hasselt University, Belgium
'The book is clearly and consistently structured and well–written. The graphics are explained conceptually and mathematically. There are chapter sections on the pros and cons of what is proposed, where the authors are generally properly cautious and recommend a mixture of approaches.'
- Antony Unwin, International Statistical Review, 2021 Volume 89, Issue 3
"The structure is well-conceived, with chapters consisting in five sections: intuition, method, example, pros and cons, and code snippets. I sense a teacher’s long experience behind these choices. The chapters contain good mathematical detail on the techniques discussed, but the theory is well balanced with examples and code. The visualizations are great. Often, the gist of a particular technique, and it’s practical, interpretive value, can be gleaned from the visualizations threading through the chapter, along with captions. The authors did a really nice job with this. The rationale for the book is well-described. The discussion of techniques seems both comprehensive (given my sense of the field) and helpfully specific, both at the instance and the dataset levels."
-Jeff Webb, University of Utah
"The authors are doing a very good job in addressing the potential readers, by providing a clean presentation and practical guidance on diagnostic graphical tools…Having an ‘intuition section’ at the beginning of each chapter is very useful."
-Riccardo De Bin, University of Oslo
"The book provides a unified presentation of model exploration, visualization, comparison and diagnostics of different machine learning algorithms…This book would be found useful by both students as well as practitioners who analyze their own data. Books including real data examples in R and in Python are needed in this area. (It) will serve as a reference, especially for analyses done with dalex or archivist R package (and )can serve as a textbook of data science courses in many fields including computer science, social sciences, economics and other."
-Patricia Martinkova, Institute of Computer Science of the Czech Academy of Sciences
"There are books that focus on prediction models, for example the element of statistical learning and an introduction to statistical learning but these are not focused on the evaluation of predictive models which is the main focus on the proposed book and its main advantage. As predictive models become very popular in the last years, such a book that focus on the evaluation of the models and model diagnostics can be very popular."
-Ziv Shkedy, Data Science Institute, Hasselt University, Belgium
"We need to explore the models and learn about their behaviour. This book presents, explains, and summarises the techniques for doing so. Moreover, it provides code in R and Python for doing so. The methods have many similarities with those of sensitivity analysis developed within the Sensitivity Analysis of Model Output (SAMO) community. ... [M]any doctoral students, professional statisticians and researchers should ensure that they have access to it and know how to use its methods when dealing with highly complex functions in their data and model analysis."
-Simon French, in the Journal of the Royal Statistics Society, Series A, June 2022
"The book presents a valuable collection of methods for models’ exploration and diagnostics for various machine learning algorithms. It can be useful in the data and computer science courses for students and instructors, as well as for researchers and practitioners who need to analyze and interpret their statistical and machine learning models both of glass-box and blackbox kind. The book also serves as a great primary for applications of the R and Python software and their packages/libraries, so it is valuable in solving various problems of statistical prediction in various fields."
-Stan Lipovetsky, in Technometrics, July 2022
Descriere
This book is about a new field in statistical machine learning – about interpretation and explanation of predictive models. Machine learning models are widely used in predictive modelling, both for regression and classification.