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