Interpreting Machine Learning Models : Learn Model Interpretability and Explainability Methods -- Paperback / softback (1st ed.)

個数:
  • ポイントキャンペーン

Interpreting Machine Learning Models : Learn Model Interpretability and Explainability Methods -- Paperback / softback (1st ed.)

  • ウェブストア価格 ¥16,198(本体¥14,726)
  • Apress(2021/12発売)
  • 外貨定価 UK£ 54.99
  • 読書週間 ポイント2倍キャンペーン 対象商品(~11/9)
  • ポイント 294pt
  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版
  • 言語 ENG
  • 商品コード 9781484278017
  • DDC分類 006

Full Description

Understand model interpretability methods and apply the most suitable one for your machine learning project. This book details the concepts of machine learning interpretability along with different types of explainability algorithms.

You'll begin by reviewing the theoretical aspects of machine learning interpretability. In the first few sections you'll learn what interpretability is, what the common properties of interpretability methods are, the general taxonomy for classifying methods into different sections, and how the methods should be assessed in terms of human factors and technical requirements. Using a holistic approach featuring detailed examples, this book also includes quotes from actual business leaders and technical experts to showcase how real life users perceive interpretability and its related methods, goals, stages, and properties. 

Progressing through the book, you'll dive deep into the technical details of the interpretability domain. Starting off with the general frameworks of different types of methods, you'll use a data set to see how each method generates output with actual code and implementations. These methods are divided into different types based on their explanation frameworks, with some common categories listed as feature importance based methods, rule based methods, saliency maps methods, counterfactuals, and concept attribution. The book concludes by showing how data effects interpretability and some of the pitfalls prevalent when using explainability methods.  

What You'll Learn

Understand machine learning model interpretability 
Explore the different properties and selection requirements of various interpretability methods
Review the different types of interpretability methods used in real life by technical experts 
Interpret the output of various methods and understand the underlying problems

Who This Book Is For 

Machine learning practitioners, data scientists and statisticians interested in making machine learning models interpretable and explainable; academic students pursuing courses of data science and business analytics.

Contents

Chapter 1: Introduction to Machine Learning DomainChapter Goal: The book's opening chapter will talk about the journey of machine learning models and why model interpretability became so important in the recent times. This chapter will also cover some of the basic black box modelling algorithms in brief  Sub-Topics:• Journey of machine learning domain• Journey of machine learning algorithms • Why only reporting accuracy is not enough for models
Chapter 2: Introduction to Model InterpretabilityChapter Goal: This chapter will talk about the importance and need of interpretability and how businesses employ model interpretability for their decisionsSub-Topics:• Why is interpretability needed for machine learning models• Motivation behind using model interpretability• Understand social and commercial motivations for machine learning interpretability, fairness, accountability, and transparency• Get a definition of interpretability and learn about the groups leading interpretability research
Chapter 3: Machine Learning Interpretability TaxonomyChapter Goal: A machine learning taxonomy is presented in this section. This will be used to characterize the interpretability of various popular machine learning techniques.Sub topics:• Understanding and trust• A scale for interpretability• Global and local interpretability• Model-agnostic and model-specific interpretability
Chapter 4: Common Properties of Explanations Generated by Interpretability MethodsChapter goal: The purpose of this chapter to explain readers about evaluation metrics for various interpretability methods. This will help readers understand which methods to choose for specific use cases 
Sub topics: • Degree of importance • Stability• Consistency • Certainty• Novelty
Chapter 5: Timeline of Model interpretability Methods DiscoveryChapter goal: This chapter will talk about the timeline and will give details about when most common methods of interpretability were discovered
Chapter 6: Unified Framework for Model ExplanationsChapter goal: Each method is determined by three choices: how it handles features, what model behavior it analyzes, and how it summarizes feature influence. The chapter will focus in detail about each step and will try to map different methods to each step by giving detailed examplesSub topics1: • Removal based explanations• Summarization based explanations
Chapter 7: Different Types of Removal Based ExplanationsChapter goal: This chapter will talk about the different types of removal based methods and how to implement them along with details of examples and Python packages, real life use cases etc.Sub topics: • IME(2009)• IME(2010)• QII• SHAP• KernelSHAP• TreeSHAP• LossSHAP• SAGE• Shapley• Shapley• Permutation• Conditional• Feature• Univariate• L2X• INVASE• LIME• LIME• PredDiff• Occlusion• CXPlain• RISE• MM• MIR• MP• EP• FIDO-CA
Chapter 8: Different Types of Summarization Based ExplanationsChapter goal: This chapter will talk about the different types of summarization based methods and how to implement them along with details of examples and python packages, real life use cases etc.
Sub topics:• Magie• Anchor• Recursive partitioning• GlocalX
Chapter 9: Model Debugging Using Output of the Interpretability MethodsChapter goal: This chapter will help reader understand how to use the output of the interpretability methods and convert those outputs in to a business ready text which can be understood by non tech business teams
Chapter 10: Limitation of Popular Methods and Future of Model InterpretabilityChapter goal: Give users a brief understanding of limitations of some commonly used methods and how business teams find it difficult to deploy models even after usage of interpretability methods. The chapter will also touch upon the future advances in the domain of interpretability
Chapter 11: Use of Counterfactual Explanations to Better Understand Model Performance and BehaviourChapter goal: This chapter will introduce readers to the concept of counterfactual explanations and will cover both the basics and the advanced explanation of the algorithm. The chapter will also cover some of the advance Counterfactual explanations methods in detailsSub topics:• CounterFactual guided by prototypes• CounterFactual explanations • MOC (Multi Objective Counterfactuals)• DiCE• CEML
Chapter 12: Limitations and Future Use of Counterfactual ExplanationsChapter goal: The chapter will be a closing chapter on counterfactual explanations and will talk about the future scope and advancements in the domain of model explainability

最近チェックした商品