Skip to content

Releases: JuliaTrustworthyAI/TaijaPlotting.jl

v1.3.0

05 Sep 10:58
Compare
Choose a tag to compare

TaijaPlotting v1.3.0

Diff since v1.2.0

  • Moved from Plots.jl method overloading to RecipesBase to avoid type piracy.

Merged pull requests:

Closed issues:

  • add aqua (#15)
  • Fix compat issue with LaplaceRedux (#26)
  • TaijaPlotting does not work anymore in the tutorials (#28)
  • Move to plot recipes instead of overloading (#32)

v1.2.0

13 Aug 14:39
0c8a282
Compare
Choose a tag to compare

TaijaPlotting v1.2.0

Diff since v1.1.2

Merged pull requests:

  • 24 add plotting functions for the calibration plots and changed the plot function (#25) (@Rockdeldiablo)
  • updated compat for LaplaceRedux (#29) (@Rockdeldiablo)

Closed issues:

  • Add plotting functions for the calibration plots (#24)

v1.1.2

01 May 15:52
d76bf5b
Compare
Choose a tag to compare

TaijaPlotting v1.1.2

Diff since v1.1.1

Merged pull requests:

Closed issues:

  • incorporate breaking changes to CE.jl (#21)

v1.1.1

16 Apr 09:02
Compare
Choose a tag to compare

TaijaPlotting v1.1.1

Diff since v1.1.0

v1.1.0

11 Apr 09:57
Compare
Choose a tag to compare

TaijaPlotting v1.1.0

Diff since v1.0.10

Adds support for plotting the loss landscape for the counterfactual search in the two-dimensional (latent) space.

v1.0.10

08 Apr 15:51
Compare
Choose a tag to compare

TaijaPlotting v1.0.10

Diff since v1.0.9

Bumped compat for CE

v1.0.9

04 Apr 15:30
27c913f
Compare
Choose a tag to compare

TaijaPlotting v1.0.9

Diff since v1.0.8

Small bug fix.

Merged pull requests:

Closed issues:

  • Getting and error for DICE (#17)

v1.0.8

24 Mar 18:25
Compare
Choose a tag to compare

TaijaPlotting v1.0.8

Diff since v1.0.7

Increase test coverage.

v1.0.7

13 Mar 09:36
Compare
Choose a tag to compare

TaijaPlotting v1.0.7

Diff since v1.0.6

  • updated compatibility for LaplaceRedux.jl

v1.0.6

03 Jan 14:33
155b130
Compare
Choose a tag to compare

TaijaPlotting v1.0.6

Diff since v1.0.5

Fixes a bug for plotting counterfactuals explanations with multiple counterfactuals.

Merged pull requests:

Closed issues:

  • plot(ce) not working if num_counterfactuals > 1 (#13)