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