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 e2a6e3f commit 2131906Copy full SHA for 2131906
Project.toml
@@ -1,7 +1,7 @@
1
name = "StatsLearnModels"
2
uuid = "c146b59d-1589-421c-8e09-a22e554fd05c"
3
authors = ["Elias Carvalho <[email protected]> and contributors"]
4
-version = "0.3.0"
+version = "0.3.1"
5
6
[deps]
7
ColumnSelectors = "9cc86067-7e36-4c61-b350-1ac9833d277f"
@@ -23,7 +23,7 @@ StatsLearnModelsMLJModelInterfaceExt = "MLJModelInterface"
23
24
[compat]
25
ColumnSelectors = "0.1"
26
-DataScienceTraits = "0.2"
+DataScienceTraits = "0.3"
27
DecisionTree = "0.12"
28
Distances = "0.10"
29
Distributions = "0.25"
0 commit comments