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