Release notes

To see the latest changes that are due on the next release, see v0.1.2…master.

v0.1.2

Released on 2024-07-31 - GitHub - PyPI

What's Changed

Read the docs (RTD) compatibility.

Added

  • sphinx requirements
  • update requirements.txt

v0.1.1

Released on 2024-07-30 - GitHub - PyPI

What's Changed

This is the first release of the package.

Added

  • consistency comparison
  • feature selection based comparison.
    • Fast mode for large datasets was added as well.
  • custom explainer support

Contributors

  • @JaneAmi worked on the feature selection-based comparison
  • @anidima worked on the consistency comparison