softwaremill / FoXAI

The open-source library for explainable AI. Generic and easy to integrate with PyTorch.
Apache License 2.0
30 stars 1 forks source link

Fix baselines computation #97

Closed adamwawrzynski closed 11 months ago

adamwawrzynski commented 11 months ago

Description

Refine docstrings, add batch baselines for batch input data processing, add possibility to provide multiple baselines for single batch and compute mean from all attributes.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist: