Recent Releases of xaibase.jl
xaibase.jl - v4.1.0
XAIBase v4.1.0
Merged pull requests:
- Refactor IndexSelector to support batches, format with Runic (#22) (@adrhill)
- Update CI, JET tests (#23) (@adrhill)
- Julia
Published by github-actions[bot] 10 months ago
xaibase.jl - v4.0.1
XAIBase v4.0.1
Merged pull requests: - Fix misleading phrasing in error message (#21) (@adrhill)
- Julia
Published by github-actions[bot] over 1 year ago
xaibase.jl - v4.0.0
XAIBase v4.0.0
Implementing new analyzers now requires a
call_analyzermethod instead of making the analyzer struct callable. This helps with type stability (#20)Add
inputfield toExplanationstruct (#20)Remove
analyzekeyword-argumentadd_batch_dim, which made the assumption of array inputs (#20)Remove type annotations that restricted
analyzetoAbstractArrayinputs (#20)XAIBase is now fully type stable and tested with JET.jl (#20)
Modularize tests (#17)
Merged pull requests: - Modularize tests (#17) (@adrhill) - Refactor XAIBase interface (#20) (@adrhill)
Closed issues: - Relax type annotations to allow for non-array inputs (#18) - Move interface away from callable structs (#19)
- Julia
Published by github-actions[bot] almost 2 years ago
xaibase.jl - v3.0.0
XAIBase v3.0.0
Remove heatmapping functionality. Users are now required to manually load either VisionHeatmaps.jl or TextHeatmaps.jl. (#16)
Merged pull requests: - Remove heatmapping functionality (#16) (@adrhill)
- Julia
Published by github-actions[bot] over 2 years ago
xaibase.jl - v2.0.0
XAIBase v2.0.0
Rename
AbstractNeuronSelectortoAbstractOutputSelector(#14)Export output selectors (#15)
Add example implementations of XAI methods (#13)
Improve documentation of output and feature selectors (#15)
Merged pull requests:
- Docs: add example implementations of XAI methods (#13) (@adrhill)
- Rename AbstractNeuronSelector to AbstractOutputSelector (#14) (@adrhill)
- Export output selectors and improve docs (#15) (@adrhill)
- Julia
Published by github-actions[bot] over 2 years ago
xaibase.jl - v1.3.0
XAIBase v1.3.0
Merged pull requests: - Add documentation (#11) (@adrhill) - Add feature selectors (#12) (@adrhill)
Closed issues: - Add common interface for feature selection (#10)
- Julia
Published by github-actions[bot] over 2 years ago
xaibase.jl - v1.2.0
XAIBase v1.2.0
Merged pull requests: - Add API for direct heatmapping (#9) (@adrhill)
- Julia
Published by github-actions[bot] over 2 years ago
xaibase.jl - v1.1.1
XAIBase v1.1.1
Merged pull requests:
- Fix keyword argument add_batch_dim (#8) (@adrhill)
- Julia
Published by github-actions[bot] over 2 years ago
xaibase.jl - v1.1.0
XAIBase v1.1.0
Merged pull requests:
- Add VisionHeatmaps package extension (#2) (@adrhill)
- Make TextHeatmaps and VisionHeatmaps strong dependencies (#4) (@adrhill)
- Add heatmap preset field to Explanation struct (#5) (@adrhill)
- Avoid breaking changes (#6) (@adrhill)
Closed issues:
- Add Explanation field for heatmapping preset (#3)
- Julia
Published by github-actions[bot] over 2 years ago