Skip to content

Commit

Permalink
New version: SurrogatesRandomForest v0.1.1 (#91995)
Browse files Browse the repository at this point in the history
UUID: 3fee2672-df33-422b-aa65-d915eeac013a
Repo: https://github.com/SciML/Surrogates.jl.git
Tree: 09d0535324332a0166fb9c02f51218ac1819c6cf

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Sep 22, 2023
1 parent a9daf77 commit 5002d89
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion S/SurrogatesRandomForest/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[0]
Surrogates = "6"
XGBoost = "1.5.0-1"
julia = "1.6.0-1"

["0-0.1.0"]
XGBoost = "1.5.0-1"

["0.1.1-0"]
XGBoost = "2"
3 changes: 3 additions & 0 deletions S/SurrogatesRandomForest/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "1c6352ac9baf03ba0d3f88692ed9d69b643309b8"

["0.1.1"]
git-tree-sha1 = "09d0535324332a0166fb9c02f51218ac1819c6cf"

0 comments on commit 5002d89

Please sign in to comment.