Git Product home page Git Product logo

xai-course's Introduction

Intro to explainable machine learning

Goal

Learn how to make your machine learning models explainable

About this course

Machine learning is being built into many products and processes of our daily lives, yet decisions made by machines don't automatically come with an explanation. An explanation increases the trust in the decision and in the machine learning model. As the programmer of an algorithm you want to know whether you can trust the learned model. Did it learn generalizable features? Or are there some odd artifacts in the training data which the algorithm picked up? In this course you will learn different techniques to increase the interpretability of your machine learning model and to explain single predictions. This course focuses on model-agnostic techniques which can be applied to your current machine learning model whether it is a neural network, a random forest or a bayesian model.

Course outline

  1. Motivation: When do we need explainable machine learning models?
  2. Types of explainability
  3. Simple, interpretable models
  • Sparse linear models
  • Decision trees
  1. Global model interpretability techniques
  • Partial dependency plots
  • Variable importance
  • Proxy models
  1. Local, interpretable model-agnostic explanations (LIME)
  • Tabular data
  • Text data
  • Image data

Prerequisites

  • Basic knowledge in statistics and machine learning
  • Experience in programming

xai-course's People

Contributors

christophm avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.