Skip to content

Commit

Permalink
New version: MLJTuning v0.5.2 (#22912)
Browse files Browse the repository at this point in the history
UUID: 03970b2e-30c4-11ea-3135-d1576263f10f
Repo: https://github.com/alan-turing-institute/MLJTuning.jl.git
Tree: 83e9c0426dbdfc17da109478d6b244ba10591a70

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Oct 20, 2020
1 parent 5f55031 commit 0d29785
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
12 changes: 8 additions & 4 deletions M/MLJTuning/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@ MLJBase = "0.11"
["0.2-0.3.0"]
MLJBase = "0.12"

["0.3.1-0"]
Distributions = "0.22-0.23"

["0.3.1-0.3.2"]
MLJBase = "0.12.2-0.12"

["0.3.1-0.3.5"]
MLJModelInterface = "0.2"

["0.3.1-0.5.1"]
Distributions = "0.22-0.23"

["0.3.3-0.3"]
MLJBase = "0.12.2-0.13"

["0.3.4-0.3"]
ProgressMeter = "1.1.0-1"

["0.3.5-0"]
["0.3.5-0.5.1"]
RecipesBase = ["0-1", "9"]

["0.3.6-0.3"]
Expand All @@ -48,3 +48,7 @@ MLJBase = "0.12.2-0.14"

["0.4.3-0"]
MLJBase = "0.15"

["0.5.2-0"]
Distributions = "0.22-0.24"
RecipesBase = ["0.8-0.9", "1"]
3 changes: 3 additions & 0 deletions M/MLJTuning/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@ git-tree-sha1 = "232845be8d666b8275c5e92073d1ce4f709e172a"

["0.5.1"]
git-tree-sha1 = "33753fc0d3f717f9b0e3ccb299531b921225e804"

["0.5.2"]
git-tree-sha1 = "83e9c0426dbdfc17da109478d6b244ba10591a70"

0 comments on commit 0d29785

Please sign in to comment.