We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c70d99 commit 835f3cdCopy full SHA for 835f3cd
Project.toml
@@ -2,7 +2,7 @@ name = "DecisionTree"
2
uuid = "7806a523-6efd-50cb-b5f6-3fa6f1930dbb"
3
license = "MIT"
4
desc = "Julia implementation of Decision Tree (CART) and Random Forest algorithms"
5
-version = "0.12.1"
+version = "0.12.2"
6
7
[deps]
8
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
0 commit comments