Link Search Menu Expand Document
PyXAI
Papers Video GitHub EXPEKCTATION About

Introduction

In classification, different types of explanations can be computed depending the ML model used. Indeed Decision Trees offer some computational intelligibility that other models do not have.
This section is divided into three main sections, one per kind of model considered so far in PyXAI (Decision Tree, Random Forest, Boosted Tree).


Table of contents