Skip to content

Commit

Permalink
New version: MLJ v0.18.0
Browse files Browse the repository at this point in the history
UUID: add582a8-e3ab-11e8-2d5e-e98b27df1bc7
Repo: https://github.com/alan-turing-institute/MLJ.jl.git
Tree: 38d85a1046bec901c9d4095aaffeb03c4b9da527

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Apr 7, 2022
1 parent cb1e689 commit cebfe93
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 7 deletions.
20 changes: 14 additions & 6 deletions M/MLJ/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ CategoricalArrays = "0.8-0.9"
["0.15-0.16.6"]
MLJScientificTypes = "0.4.1-0.4"

["0.15.1-0"]
["0.15.1-0.17"]
MLJTuning = "0.6"

["0.15.2-0.15"]
Expand All @@ -118,15 +118,15 @@ MLJBase = "0.17"
["0.16.1"]
MLJIteration = "0.2"

["0.16.1-0"]
MLJSerialization = "1.1.0-1"

["0.16.1-0.16.5"]
MLJBase = "0.18"

["0.16.1-0.16.7"]
MLJOpenML = "1"

["0.16.1-0.17"]
MLJSerialization = "1.1.0-1"

["0.16.2-0.16"]
MLJIteration = "0.3"

Expand All @@ -149,9 +149,11 @@ ScientificTypes = "2"
["0.16.8-0.16"]
OpenML = "0.1"

["0.17-0"]
["0.17"]
MLJEnsembles = "0.2"
MLJIteration = "0.4"

["0.17-0"]
MLJModels = "0.15"
OpenML = "0.2"
ScientificTypes = "3"
Expand All @@ -160,9 +162,15 @@ julia = "1.6.0-1"
["0.17.0"]
MLJBase = "0.19"

["0.17.1-0"]
["0.17.1-0.17"]
MLJBase = "0.19.4-0.19"

["0.18-0"]
MLJBase = "0.20"
MLJEnsembles = "0.3"
MLJIteration = "0.5"
MLJTuning = "0.7"

["0.2"]
MLJModels = "0.2"

Expand Down
4 changes: 3 additions & 1 deletion M/MLJ/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,13 @@ Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"

["0.16.1-0"]
MLJIteration = "614be32b-d00c-4edb-bd02-1eb411ab5e55"
MLJSerialization = "17bed46d-0ab5-4cd4-b792-a5c4b8547c6d"

["0.16.1-0.16.7"]
MLJOpenML = "cbea4545-8c96-4583-ad3a-44078d60d369"

["0.16.1-0.17"]
MLJSerialization = "17bed46d-0ab5-4cd4-b792-a5c4b8547c6d"

["0.16.5-0"]
MLJEnsembles = "50ed68f4-41fd-4504-931a-ed422449fee0"

Expand Down
3 changes: 3 additions & 0 deletions M/MLJ/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,6 @@ git-tree-sha1 = "5789d8194508f55a6da4aba71486c49b794dd77e"

["0.17.3"]
git-tree-sha1 = "ecd156a5494894ea125548ee58226541ee368329"

["0.18.0"]
git-tree-sha1 = "38d85a1046bec901c9d4095aaffeb03c4b9da527"

0 comments on commit cebfe93

Please sign in to comment.