🎓
An Evaluation System
  • An Evaluation System for Interpretable Machine Learning
  • 1. Abstract
  • 2. Introduction
  • 3. Interpretable Machine Learning
    • 3.1 Definition
    • 3.2 Methods
      • 3.2.1 Machine Learning Model
      • 3.2.2 Model-Agnostic
      • 3.2.3 Sample Theory
  • 4. Evaluation System of Interpretable Machine Learning
    • 4.1 Definition
    • 4.2 The Structure of the Evaluation System
      • 4.2.1 Interpretable Models(Model specific)
      • 4.2.2 Model Agnostic
      • 4.2.3 Human Explanations
    • 4.3 Reference Score Table
  • 5. Customized - Interpretable Machine Learning Model
    • 5.1 Why & How the user customize their model?
    • 5.2 Example
      • 5.2.1 Suggestion Lists
      • 5.2.2 Notebook
    • 5.3 Results & Explanation
  • 6. Discussion
  • 7. Citation and License
Powered by GitBook
On this page

Was this helpful?

1. Abstract

Abstract of the book

This book is about building and evaluating the interpretable machine learning model. Starting with introductions and explanations to Interpretable Models, the book also provides the definitions and methods, including Model-specific methods and model-agnostic methods. Moreover, we introduce a structure of an evaluation system for evaluating the interpretable models. The evaluation systems are built up by three main metrics and features that are helpful to the evaluation. This system is not only help to evaluate the interpretable ml model afterward, but more importantly, it can help the user build the model targeted the features that they preferred. Furthermore, a more detailed explanation is presented to declare about why a user would like to choose some specific features and how they do that. An example including the choice of methods as well as the interpretable machine learning notebook is presented at the end of the book.

This is a research idea and following observation and experiment will happen in the future. The future topic will focus on the refinement and standardization of the Evaluation System in order to provide a better interpretable machine learning model.

PreviousAn Evaluation System for Interpretable Machine LearningNext2. Introduction

Last updated 4 years ago

Was this helpful?