v0.3.0
What's Changed
- Lint docstrings as well by @egpbos in #74
- remove complete badges section from readme (refs #52) by @cwmeijer in #105
- Allow for passing explain_image/text kwargs to top-level function by @loostrum in #114
- 92 kernelshap with images by @geek-yang in #93
- Rename axes_labels parameter to axis_labels by @loostrum in #109
- add "more badges" badge by @egpbos in #118
- Add testing of tutorial notebooks using nbmake by @egpbos in #90
- add notebooks extras_require for running notebooks by @cwmeijer in #132
- Fix that get_kwargs_applicable_to_function would also return locals by @loostrum in #125
- add JOSS style metadata header to README.md by @egpbos in #158
- Improve README (partial): datsets; issue #134 by @cwmeijer in #113
- Tutorial notebook for RISE for images. by @geek-yang in #115
- Minor code issues by @loostrum in #156
- Tutorial notebook for KernelSHAP for images. by @geek-yang in #126
- Add LIME on images tutorial (fixes #97) by @loostrum in #111
- Cleanup root directory by @egpbos in #159
- LIME on text tutorial by @loostrum in #153
- optimize CI pip dependency installation by @egpbos in #167
- Developer documentation by @egpbos in #168
- Tutorials and method papers links in README by @elboyran in #164
- Fix use of label/labels kwarg in lime images tutorial. by @loostrum in #175
- add tutorial notebooks to documentation (refs #100) by @cwmeijer in #157
- Add RISE on text tutorial by @loostrum in #173
- improve the installation section of the readme by @egpbos in #179
- Readme: statement of need by @elboyran in #177
- README badges by @egpbos in #169
- added high level overview to readme by @egpbos in #178
- add tutorial notebooks conversion to onnx by @geek-yang in #176
- Remove need for batch axis in input images by @loostrum in #186
- separate link checker by @cwmeijer in #191
- Add cffconvert.yml to validate CITATION.cff by @abelsiqueira in #192
- Update README.md by @elboyran in #199
- 148-tutorials-readme by @elboyran in #172
- add more information to onnx section and pointers to conversion notebooks by @geek-yang in #194
- In RISE for text, mask tokens with a user-definable string instead of removing them by @loostrum in #185
- Add preprocess function option to kernelshap by @loostrum in #187
- fill roadmap by @cwmeijer in #195
- add pre-requisites for macbook pro with m1 pro chip users by @gcroci2 in #204
- add logos to tutorial notebooks by @geek-yang in #205
- 201_replace_heatmap_with_relevance by @elboyran in #210
- create links under docs/tutorials and correct header levels by @gcroci2 in #216
- add informative screenshots in the readme file by @gcroci2 in #214
- Automatically add channels for LIME if the input is greyscale by @loostrum in #215
- An attempt at fixing slow import by @loostrum in #188
- bigger logo by @cwmeijer in #220
- Add useful info for M1 users for DIANNA installation by @gcroci2 in #226
- 218 fix colormaps in notebooks by @gcroci2 in #227
- correct headers levels in tutorials by @gcroci2 in #225
- improve results in tutorial notebook kernelshap with geometric shapes by @geek-yang in #211
- Move markdown files to docs by @loostrum in #224
New Contributors
- @elboyran made their first contribution in #164
- @abelsiqueira made their first contribution in #192
- @gcroci2 made their first contribution in #204
Full Changelog: v0.2.1...v0.3.0