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 d8dcf9f commit 70f4338Copy full SHA for 70f4338
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.2"
+version = "0.3.3"
5
6
[deps]
7
ColumnSelectors = "9cc86067-7e36-4c61-b350-1ac9833d277f"
@@ -22,7 +22,7 @@ MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
22
StatsLearnModelsMLJModelInterfaceExt = "MLJModelInterface"
23
24
[compat]
25
-ColumnSelectors = "0.1"
+ColumnSelectors = "1.0"
26
DataScienceTraits = "0.4"
27
DecisionTree = "0.12"
28
Distances = "0.10"
0 commit comments