Skip to content

Commit 6ecb592

Browse files
committed
2 parents a867ea7 + 477f65b commit 6ecb592

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Project.toml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,24 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
3030
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3131

3232
[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"
3351
julia = "1.6"
3452

3553
[extras]

0 commit comments

Comments
 (0)