We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb62bbf commit f4ce11cCopy full SHA for f4ce11c
M/MLJXGBoostInterface/Compat.toml
@@ -22,8 +22,11 @@ julia = "1.6.0-1"
22
["0.3-0.3.8"]
23
XGBoost = "2.0.1-2"
24
25
+["0.3.10-0"]
26
+XGBoost = "2.0.1-2"
27
+
28
["0.3.6-0"]
29
MLJModelInterface = "1.5.0-1"
30
-["0.3.9-0"]
31
+["0.3.9"]
32
XGBoost = "2.0.1-2.4.1"
M/MLJXGBoostInterface/Versions.toml
@@ -48,3 +48,6 @@ git-tree-sha1 = "43434984d34e9a6e26531d80e6aa0e8bc373b190"
48
49
["0.3.9"]
50
git-tree-sha1 = "a37f1ef25dc4b343ae1a72cc9db1f15cbd720fca"
51
52
+["0.3.10"]
53
+git-tree-sha1 = "988c399a352f0b49bc1345c509d8a4800cb468c5"
0 commit comments