We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f001a commit 9a89f72Copy full SHA for 9a89f72
README.md
@@ -74,7 +74,6 @@ For a full example, see
74
- Include utilities to assess and tune explanations for stability and faithfulness
75
- Create a user guide that walks through a best practice example of implementing
76
a fully configurable LIME explainer
77
-- Add support for BayLIME ([arXiv](https://arxiv.org/abs/2012.03058v5), [GitHub](https://github.com/x-y-zhao/BayLime))
78
<!-- /EXCLUDE -->
79
80
## References
visualime/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.4"
+__version__ = "0.0.5"
0 commit comments