Skip to content

Commit

Permalink
New version: MLJBase v1.1.0 (#98572)
Browse files Browse the repository at this point in the history
UUID: a7f614a8-145f-11e9-1d2a-a57a1082229d
Repo: https://github.com/JuliaAI/MLJBase.jl.git
Tree: a86de4cab2d3b8ce0cc7c0eda1483f9fd47d50c6

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 9, 2024
1 parent 469f104 commit 8b0ed71
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
11 changes: 10 additions & 1 deletion M/MLJBase/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -195,11 +195,13 @@ StatisticalTraits = "3"
CategoricalDistributions = "0.1"
ScientificTypes = "3"

["0.19.4-0"]
Statistics = "1.6.0-1"

["0.19.4-0.21.11"]
DelimitedFiles = "1.6.0-1"

["0.19.4-1"]
Statistics = "1.6.0-1"
julia = "1.6.0-1"

["0.2.2-0.2"]
Expand Down Expand Up @@ -311,3 +313,10 @@ LearnAPI = "0.1"
Reexport = "1.2.0-1"
StatisticalMeasures = "0.1.1-0.1"
StatisticalMeasuresBase = "0.1.1-0.1"

["1.0"]
Statistics = "1.6.0-1"

["1.1-1"]
RecipesBase = "1"
Statistics = "1"
3 changes: 3 additions & 0 deletions M/MLJBase/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,6 @@ LearnAPI = "92ad9a40-7767-427a-9ee6-6e577f1266cb"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StatisticalMeasures = "a19d573c-0a75-4610-95b3-7071388c7541"
StatisticalMeasuresBase = "c062fc1d-0d66-479b-b6ac-8b44719de4cc"

["1.1-1"]
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
3 changes: 3 additions & 0 deletions M/MLJBase/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -498,3 +498,6 @@ git-tree-sha1 = "8e692055ce63a9c9505be3dd0de9ad1576136727"

["1.0.1"]
git-tree-sha1 = "6d433d34a1764324cf37a1ddc47dcc42ec05340f"

["1.1.0"]
git-tree-sha1 = "a86de4cab2d3b8ce0cc7c0eda1483f9fd47d50c6"

0 comments on commit 8b0ed71

Please sign in to comment.