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 d771abc commit 1a99ea7Copy full SHA for 1a99ea7
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 = "1.0.0"
+version = "1.0.1"
5
6
[deps]
7
ColumnSelectors = "9cc86067-7e36-4c61-b350-1ac9833d277f"
@@ -30,7 +30,7 @@ Distributions = "0.25"
30
GLM = "1.9"
31
MLJModelInterface = "1.9"
32
NearestNeighbors = "0.4"
33
-StatsBase = "0.34"
+StatsBase = "0.33, 0.34"
34
TableTransforms = "1.15"
35
Tables = "1.11"
36
julia = "1.9"
0 commit comments