Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 18 Nov 11:28
d0b9b10

๐Ÿ›Ž๏ธ Chores

  • update package version (#130)

๐Ÿ“š Documentation

  • refine the tutorial for lime and add tutorial for attributions methods (#128)
  • refine the example for segmentation problem type (#124)
  • update changelog.md for 0.1.0 [skip ci] (#113)

๐Ÿฉบ Bug Fixes

  • Moved the postprocessing to the ExplainableModel (#123)
  • Corrected visualisers (#118)
  • Corrected Attributes Functionalities (#117)
  • changelog.md and release notes do not contain all commits due to the commit processor not parsing multi-line commit messages. (#116)

๐Ÿ”จ Features

  • Updated release and docs GitHub actions to tigger when GitHub tag is pushed (#119)