File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -5,27 +5,29 @@ version = "0.1.0"
55
66[deps ]
77DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
8- DecisionTree = " 7806a523-6efd-50cb-b5f6-3fa6f1930dbb"
98LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
109Logging = " 56ddb016-857b-54e1-b83d-db4d58db5568"
1110MLBase = " f0e99cf1-93fa-52ec-9ecc-5026115318e0"
1211MLJ = " add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
13- MLJBase = " a7f614a8-145f-11e9-1d2a-a57a1082229d"
1412MLJLinearModels = " 6ee0df7b-362f-4a72-a706-9e79364fb692"
1513MLJMultivariateStatsInterface = " 1b6a4a23-ba22-4f51-9698-8599985d3728"
1614MultivariateStats = " 6f286f6a-111f-5878-ab1e-185364afe411"
1715ProgressMeter = " 92933f4c-e287-5a05-a399-4b506db050ca"
18- Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1916Tables = " bd369af6-aec1-5ad0-b16a-f7cc5008161c"
2017Unfold = " 181c99d8-e21b-4ff3-b70b-c233eddec679"
2118XGBoost = " 009559a3-9522-5dbb-924b-0b6ed2b22bb9"
2219
2320[compat ]
2421DataFrames = " 1"
22+ LinearAlgebra = " 1"
23+ Logging = " 1"
24+ MLBase = " 0.9"
2525MLJ = " 0.20"
26- MLJBase = " 1 "
26+ MLJLinearModels = " 0.10 "
2727MLJMultivariateStatsInterface = " 0.5.3"
2828MultivariateStats = " 0.10"
29+ ProgressMeter = " 1"
30+ Tables = " 1"
2931Unfold = " 0.7,0.8"
3032XGBoost = " 2.5.1"
3133julia = " 1"
You can’t perform that action at this time.
0 commit comments