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