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 98361a3 commit ec2f64cCopy full SHA for ec2f64c
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.9.0"
+version = "0.9.1"
6
7
[deps]
8
ScikitLearnBase = "6e75b9c4-186b-50bd-896f-2d2496a4843e"
0 commit comments