We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31536da + 5a4c6af commit 3ed973eCopy full SHA for 3ed973e
Project.toml
@@ -1,7 +1,7 @@
1
name = "StatisticalMeasures"
2
uuid = "a19d573c-0a75-4610-95b3-7071388c7541"
3
authors = ["Anthony D. Blaom <anthony.blaom@gmail.com>"]
4
-version = "0.3.1"
+version = "0.3.2"
5
6
[deps]
7
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -29,7 +29,7 @@ ScientificTypesExt = "ScientificTypes"
29
CategoricalArrays = "1"
30
CategoricalDistributions = "0.2"
31
Distributions = "0.25"
32
-LearnAPI = "0.2, 1"
+LearnAPI = "1, 2"
33
LossFunctions = "0.10, 0.11, 1"
34
MacroTools = "0.5"
35
OrderedCollections = "1"
0 commit comments