We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f781b commit a723b6aCopy full SHA for a723b6a
README.md
@@ -13,8 +13,6 @@ To install this package and its dependencies, open the Julia REPL and run
13
julia> ]add https://github.com/adrhill/ExplainabilityMethods.jl
14
```
15
16
-This package is in early development. Expect [breaking changes on minor version updates](https://semver.org/#spec-item-4) until version `1.0.0`.
17
-
18
## Example
19
Let's use LRP to explain why an image of a cat gets classified as a cat:
20
```julia
0 commit comments