Recent Releases of xaibase.jl

xaibase.jl - v4.1.0

XAIBase v4.1.0

Diff since v4.0.1

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

Diff since v4.0.0

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

Diff since v3.0.0

  • BREAKING Implementing new analyzers now requires a call_analyzer method instead of making the analyzer struct callable. This helps with type stability (#20)
  • BREAKING Add input field to Explanation struct (#20)
  • BREAKING Remove analyze keyword-argument add_batch_dim, which made the assumption of array inputs (#20)
  • Feature Remove type annotations that restricted analyze to AbstractArray inputs (#20)
  • Maintenance XAIBase is now fully type stable and tested with JET.jl (#20)
  • Maintenance 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

Diff since v2.0.0

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

Diff since v1.3.0

  • BREAKING Rename AbstractNeuronSelector to AbstractOutputSelector (#14)
  • Feature Export output selectors (#15)
  • Documentation Add example implementations of XAI methods (#13)
  • Documentation 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

Diff since v1.2.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

Diff since v1.1.1

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

Diff since v1.1.0

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

Diff since v1.0.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

xaibase.jl - v1.0.0

XAIBase v1.0.0

- Julia
Published by github-actions[bot] over 2 years ago