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