Skip to content

Commit

Permalink
New version: DecisionTree v0.12.4 (#93471)
Browse files Browse the repository at this point in the history
UUID: 7806a523-6efd-50cb-b5f6-3fa6f1930dbb
Repo: https://github.com/JuliaAI/DecisionTree.jl.git
Tree: 526ca14aaaf2d5a0e242f3a8a7966eb9065d7d78

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Oct 16, 2023
1 parent dd16647 commit d16f75c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 3 additions & 1 deletion D/DecisionTree/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ ScikitLearnBase = "0.5"
AbstractTrees = "0.3"

["0.11-0"]
Statistics = "1.6.0-1"
julia = "1.6.0-1"

["0.11-0.11.2"]
Expand All @@ -18,6 +17,9 @@ DelimitedFiles = "1.6.0-1"
["0.11-0.11.3"]
AbstractTrees = "0.3-0.4"

["0.11-0.12.3"]
Statistics = "1.6.0-1"

["0.11.4-0.11"]
AbstractTrees = "0.4.3-0.4"

Expand Down
3 changes: 3 additions & 0 deletions D/DecisionTree/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,6 @@ git-tree-sha1 = "e2ecf1b03f092251e0934c34fa579e37e5819ed1"

["0.12.3"]
git-tree-sha1 = "c6475a3ccad06cb1c2ebc0740c1bb4fe5a0731b7"

["0.12.4"]
git-tree-sha1 = "526ca14aaaf2d5a0e242f3a8a7966eb9065d7d78"

0 comments on commit d16f75c

Please sign in to comment.