Examples

Setup

To run these examples some extra packages will need to be installed. To install all the additional packages, run:

pip install xailens[examples]

Example 1: XGBoost Model on MedSynth

In: examples/ex1_xgboost_small.ipynb

Example 2

Example 3