书籍 Interpretable Machine Learning的封面

Interpretable Machine Learning

[德] Christoph Molnar

出版社

Lulu Press

出版时间

2019-03-24

ISBN

9780244768522

评分

★★★★★
书籍介绍

This book is about making machine learning models and their decisions interpretable.

After exploring the concepts of interpretability, you will learn about simple, interpretable models such as decision trees, decision rules and linear regression. Later chapters focus on general model-agnostic methods for interpreting black box models like feature importance and accumulated local effects and explaining individual predictions with Shapley values and LIME.

All interpretation methods are explained in depth and discussed critically. How do they work under the hood? What are their strengths and weaknesses? How can their outputs be interpreted? This book will enable you to select and correctly apply the interpretation method that is most suitable for your machine learning project.

On a mission to make algorithms more interpretable by combining machine learning and statistics.

目录
Preface
1 Introduction
1.1 Story Time
1.2 What Is Machine Learning?
1.3 Terminology

显示全部
用户评论
太基础
虽然写得随意了些但很有启发
工作需要用几天过了一遍,有点太拉杂(跟领域本身不成熟也有关系),对模型的介绍有重复,优缺点的讨论环节挺好的,公式部分头大,有些例子感觉真就只是例行公事,没能帮助进一步理解。NLP相关的东西比较少,回归分类以外的任务基本没提到
写得好随意,不是很清晰。把model agnostic methods串了一下,例子实在有点敷衍,直接读原论文+blog更快
解释有些理论并不是十分清楚,不过算是一本好书
扫了一遍 还是不戳哇
1. 今天看了前三章(我之前看过6、7、8、9章),看的我很难受,没有顺畅丝滑的感觉,很多名词即便翻译之后也很难理解。 2. 核心8、9章,还是可以看的,甚至说,写的不错,只是前面几章,写的真不咋样,个人觉得。我最想给的分数是7.5,不是8分。 3. 直接去看8、9章就行,再结合着谷歌其他帖子学习。 4. 作者提供在浏览器上免费看书,这还是不错的;附一下电子版链接:https://christophm.github.io/interpretable-ml-book/