Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.01 KB

index.md

File metadata and controls

40 lines (30 loc) · 1.01 KB

Welcome to BEExAI documentation!

BEExAI is a Python library for benchmarking explainability methods on tabular data. It supports a wide range of explainability methods and evaluation metrics. It is designed to be easy to use and to allow fast obtention of benchmark results.

Major features include:

  • Automatic preprocessing of tabular data
  • Training of several models including scikit-learn and PyTorch Neural Network models.
  • Computation of attributions for explainability methods from Captum
  • Computation of evaluation metrics for explainability methods for robustness, faithfulness and complexity

Contents

:maxdepth: 2
:caption: Introduction

installation
usage
technical_details
metrics
:caption: Examples
:maxdepth: 2

sequential
other
benchmark
:caption: API Reference
:maxdepth: 2

api/add_api
api/modules

GitHub repository https://github.com/SquareResearchCenter-AI/BEExAI