Skip to content

Commit

Permalink
New version: MLJMultivariateStatsInterface v0.5.0 (#68737)
Browse files Browse the repository at this point in the history
UUID: 1b6a4a23-ba22-4f51-9698-8599985d3728
Repo: https://github.com/JuliaAI/MLJMultivariateStatsInterface.jl.git
Tree: 8bd8e29df231647b93085e1495ad1cac1188cfaf

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Sep 21, 2022
1 parent b7fba46 commit 0a3a55f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
8 changes: 7 additions & 1 deletion M/MLJMultivariateStatsInterface/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,14 @@ MLJModelInterface = "0.3.5-0.4"
MLJModelInterface = ["0.3.5-0.4", "1"]

["0.3-0"]
MultivariateStats = "0.9"
julia = "1.6.0-1"

["0.3-0.4"]
MultivariateStats = "0.9"

["0.4-0"]
MLJModelInterface = "1.4.0-1"

["0.5-0"]
CategoricalDistributions = "0.1.9-0.1"
MultivariateStats = "0.10"
3 changes: 3 additions & 0 deletions M/MLJMultivariateStatsInterface/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
MultivariateStats = "6f286f6a-111f-5878-ab1e-185364afe411"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

["0.5-0"]
CategoricalDistributions = "af321ab8-2d2e-40a6-b165-3d674595d28e"
3 changes: 3 additions & 0 deletions M/MLJMultivariateStatsInterface/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ git-tree-sha1 = "0c8a6c63a41b674e302b25bf6e20d5c4c6ecd075"

["0.4.0"]
git-tree-sha1 = "a282960828015daf766b4d66ba75445b0c909099"

["0.5.0"]
git-tree-sha1 = "8bd8e29df231647b93085e1495ad1cac1188cfaf"

0 comments on commit 0a3a55f

Please sign in to comment.