Skip to content

Commit

Permalink
New version: CatBoost v0.3.6 (#122440)
Browse files Browse the repository at this point in the history
UUID: e2e10f9a-a85d-4fa9-b6b2-639a32100a12
Repo: https://github.com/JuliaAI/CatBoost.jl.git
Tree: 632235d41688eb504a0efbbced347539f03197c4

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8

Co-authored-by: JuliaHubRegistrator <[email protected]>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Jan 5, 2025
1 parent a3e96c0 commit 0608371
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions C/CatBoost/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Tables = "1.4.0-1"

["0.2-0"]
PythonCall = "0.9"

["0.2-0.3.5"]
julia = "1.6.0-1"

["0.3-0.3.3"]
Expand All @@ -21,3 +23,7 @@ MLJModelInterface = "1"
MLJModelInterface = "1.7.0-1"
OrderedCollections = "1.6.0-1"
Tables = "1.10.0-1"

["0.3.6-0"]
CategoricalArrays = "0.10.8-0.10"
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions C/CatBoost/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"

["0.3-0"]
MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"

["0.3.6-0"]
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
3 changes: 3 additions & 0 deletions C/CatBoost/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "7dce29e1000389c0a6a6513544938736b71d62a9"

["0.3.5"]
git-tree-sha1 = "ebe2a00983bea8f321b10eab0a4dc966c44a38d9"

["0.3.6"]
git-tree-sha1 = "632235d41688eb504a0efbbced347539f03197c4"

0 comments on commit 0608371

Please sign in to comment.