Skip to content

Commit

Permalink
New version: MLJEnsembles v0.4.3 (#108127)
Browse files Browse the repository at this point in the history
UUID: 50ed68f4-41fd-4504-931a-ed422449fee0
Repo: https://github.com/JuliaAI/MLJEnsembles.jl.git
Tree: 84a5be55a364bb6b6dc7780bbd64317ebdd3ad1e

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jun 3, 2024
1 parent 73f9e85 commit 5cf67e4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion M/MLJEnsembles/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
CategoricalArrays = "0.8-0.10"
ComputationalResources = "0.3"
Distributions = "0.21-0.25"
MLJModelInterface = ["0.4.1-0.4", "1.1.0-1"]
ProgressMeter = "1.1.0-1"

["0-0.1"]
Expand All @@ -17,6 +16,9 @@ julia = "1.1.0-1"
["0-0.3.2"]
StatsBase = "0.32-0.33"

["0-0.4.2"]
MLJModelInterface = ["0.4.1-0.4", "1.1.0-1"]

["0.1.1"]
ScientificTypesBase = "1"

Expand Down Expand Up @@ -44,3 +46,6 @@ StatsBase = "0.32-0.34"

["0.4-0"]
StatisticalMeasuresBase = "0.1"

["0.4.3-0"]
MLJModelInterface = "1.10.0-1"
3 changes: 3 additions & 0 deletions M/MLJEnsembles/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ git-tree-sha1 = "456d99c46a9eab977308122c829c52dfa1677c03"

["0.4.2"]
git-tree-sha1 = "d3dd87194ec96892bb243b65225a462c7ab16e66"

["0.4.3"]
git-tree-sha1 = "84a5be55a364bb6b6dc7780bbd64317ebdd3ad1e"

0 comments on commit 5cf67e4

Please sign in to comment.