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