Skip to content

Commit

Permalink
New version: MLJ v0.20.2 (#95682)
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: 981196c41a23cbc1befbad190558b1f0ebb97910

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Nov 21, 2023
1 parent 2170dbc commit e236d3f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
12 changes: 10 additions & 2 deletions M/MLJ/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ MLJIteration = "0.4"

["0.17-0"]
ScientificTypes = "3"
Statistics = "1.6.0-1"
julia = "1.6.0-1"

["0.17-0.18.0"]
Expand All @@ -167,6 +166,9 @@ MLJModels = "0.15"
["0.17-0.18.4"]
OpenML = "0.2"

["0.17-0.20.1"]
Statistics = "1.6.0-1"

["0.17.0"]
MLJBase = "0.19"

Expand Down Expand Up @@ -223,14 +225,20 @@ MLJBase = "0.2.3-0.2"
["0.20-0"]
MLJBase = "1"
MLJEnsembles = "0.4"
MLJFlow = "0.2"
MLJIteration = "0.6"
MLJTuning = "0.8"
StatisticalMeasures = "0.1"

["0.20-0.20.1"]
MLJFlow = "0.2"

["0.20.1-0"]
MLJBalancing = "0.1"

["0.20.2-0"]
MLJFlow = "0.3"
Statistics = "1"

["0.3"]
MLJBase = "0.4"
MLJModels = "0.3"
Expand Down
3 changes: 3 additions & 0 deletions M/MLJ/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -231,3 +231,6 @@ git-tree-sha1 = "58d17a367ee211ade6e53f83a9cc5adf9d26f833"

["0.20.1"]
git-tree-sha1 = "84e6df71f7685860dd98e8a96da832c9fc253bb5"

["0.20.2"]
git-tree-sha1 = "981196c41a23cbc1befbad190558b1f0ebb97910"

0 comments on commit e236d3f

Please sign in to comment.