Skip to content

Commit

Permalink
New version: DecisionTree v0.10.12 (#60432)
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: bace9f3e644fb2cf4cc839f2cf5c45a4b68f0801

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored May 17, 2022
1 parent c0febd7 commit 3f1bd9b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions D/DecisionTree/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ julia = ["0.7", "1"]
["0.10-0"]
ScikitLearnBase = "0.5"

["0.10.12-0"]
AbstractTrees = "0.3"

["0.8.3-0"]
julia = "1"

Expand Down
3 changes: 3 additions & 0 deletions D/DecisionTree/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
ScikitLearnBase = "6e75b9c4-186b-50bd-896f-2d2496a4843e"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.10.12-0"]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"

["0.8.1-0"]
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions D/DecisionTree/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ git-tree-sha1 = "8b58db7954a6206399d9f66ef1a328da8c0f1d19"

["0.10.11"]
git-tree-sha1 = "123adca1e427dc8abc5eec5040644e7842d53c92"

["0.10.12"]
git-tree-sha1 = "bace9f3e644fb2cf4cc839f2cf5c45a4b68f0801"

0 comments on commit 3f1bd9b

Please sign in to comment.