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