We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f966154 + 29f1029 commit 8593abaCopy full SHA for 8593aba
1 file changed
Project.toml
@@ -31,6 +31,17 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
31
32
[compat]
33
FileIO = "1"
34
+PlotThemes = "3"
35
+StatsBase = "0.33"
36
+Zygote = "0.6"
37
+MLUtils = "0.2"
38
+CounterfactualExplanations = "0.1"
39
+LaplaceRedux = "0.1"
40
+Distances = "0.10"
41
+Parameters = "0.12"
42
+Images = "0.25"
43
+ProgressMeter = "1"
44
+Plots = "1"
45
julia = "1.6"
46
47
[extras]
0 commit comments