We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a867ea7 + 477f65b commit 6ecb592Copy full SHA for 6ecb592
1 file changed
Project.toml
@@ -30,6 +30,24 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
30
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