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 db8f860 commit c4998ebCopy full SHA for c4998eb
Project.toml
@@ -1,7 +1,7 @@
1
name = "MLJDecisionTreeInterface"
2
uuid = "c6f25543-311c-4c74-83dc-3ea6d1015661"
3
authors = ["Anthony D. Blaom <[email protected]>"]
4
-version = "0.2.5"
+version = "0.3.0"
5
6
[deps]
7
DecisionTree = "7806a523-6efd-50cb-b5f6-3fa6f1930dbb"
@@ -10,7 +10,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
10
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
11
12
[compat]
13
-DecisionTree = "0.11"
+DecisionTree = "0.12"
14
MLJModelInterface = "1.5"
15
Tables = "1.6"
16
julia = "1.6"
0 commit comments