Tutorial
This notebook shows how to use the library. It does not necessarily need to export code.
Once the previous notebooks are filled in, this page can show a complete example:
- load binary-classification data with fastai,
- add xAAEnet blocks to the user’s encoder,
- predict binary labels or class probabilities,
- compute feature scores,
- correlate feature scores with binary-classification outputs and display the figures.