Skip to content

Commit eaa8871

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for StatisticalMeasures to 0.3, (keep existing compat)
1 parent fa2c4fe commit eaa8871

File tree

1 file changed

+3
-39
lines changed

1 file changed

+3
-39
lines changed

Project.toml

Lines changed: 3 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ProgressMeter = "1.1"
4747
Random = "<0.0.1, 1"
4848
Reexport = "1.2"
4949
ScientificTypes = "3"
50-
StatisticalMeasures = "0.2"
50+
StatisticalMeasures = "0.2, 0.3"
5151
Statistics = "<0.0.1, 1"
5252
StatsBase = "0.32,0.33, 0.34"
5353
Tables = "0.2,1.0"
@@ -62,7 +62,6 @@ Imbalance = "c709b415-507b-45b7-9a3d-1767c89fde68"
6262
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
6363
LaplaceRedux = "c52c1a26-f7c5-402b-80be-ba1e638ad478"
6464
LightGBM = "7acf609c-83a4-11e9-1ffb-b912bcd3b04a"
65-
Maxnet = "81f79f80-22f2-4e41-ab86-00c11cf0f26f"
6665
MLJClusteringInterface = "d354fa79-ed1c-40d4-88ef-b8c7bd1568af"
6766
MLJDecisionTreeInterface = "c6f25543-311c-4c74-83dc-3ea6d1015661"
6867
MLJFlux = "094fc8d1-fd35-5302-93ea-dabda2abf845"
@@ -78,6 +77,7 @@ MLJTestInterface = "72560011-54dd-4dc2-94f3-c5de45b75ecd"
7877
MLJText = "5e27fcf9-6bac-46ba-8580-b5712f3d6387"
7978
MLJXGBoostInterface = "54119dfa-1dab-4055-a167-80440f4f7a91"
8079
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
80+
Maxnet = "81f79f80-22f2-4e41-ab86-00c11cf0f26f"
8181
NearestNeighborModels = "636a865e-7cf4-491e-846c-de09b730eb36"
8282
OneRule = "90484964-6d6a-4979-af09-8657dbed84ff"
8383
OutlierDetectionNeighbors = "51249a0a-cb36-4849-8e04-30c7f8d311bb"
@@ -91,40 +91,4 @@ Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
9191
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
9292

9393
[targets]
94-
test = [
95-
"BetaML",
96-
"CatBoost",
97-
"EvoLinear",
98-
"EvoTrees",
99-
"Imbalance",
100-
"InteractiveUtils",
101-
"LightGBM",
102-
"LaplaceRedux",
103-
"Maxnet",
104-
"MLJClusteringInterface",
105-
"MLJDecisionTreeInterface",
106-
"MLJFlux",
107-
"MLJGLMInterface",
108-
"MLJLIBSVMInterface",
109-
"MLJLinearModels",
110-
"MLJMultivariateStatsInterface",
111-
"MLJNaiveBayesInterface",
112-
"MLJScikitLearnInterface",
113-
"MLJTSVDInterface",
114-
"MLJTestInterface",
115-
"MLJTestIntegration",
116-
"MLJText",
117-
"MLJXGBoostInterface",
118-
"Markdown",
119-
"NearestNeighborModels",
120-
"OneRule",
121-
"OutlierDetectionNeighbors",
122-
"OutlierDetectionPython",
123-
"ParallelKMeans",
124-
"PartitionedLS",
125-
"SelfOrganizingMaps",
126-
"SIRUS",
127-
"StableRNGs",
128-
"Suppressor",
129-
"Test",
130-
]
94+
test = ["BetaML", "CatBoost", "EvoLinear", "EvoTrees", "Imbalance", "InteractiveUtils", "LightGBM", "LaplaceRedux", "Maxnet", "MLJClusteringInterface", "MLJDecisionTreeInterface", "MLJFlux", "MLJGLMInterface", "MLJLIBSVMInterface", "MLJLinearModels", "MLJMultivariateStatsInterface", "MLJNaiveBayesInterface", "MLJScikitLearnInterface", "MLJTSVDInterface", "MLJTestInterface", "MLJTestIntegration", "MLJText", "MLJXGBoostInterface", "Markdown", "NearestNeighborModels", "OneRule", "OutlierDetectionNeighbors", "OutlierDetectionPython", "ParallelKMeans", "PartitionedLS", "SelfOrganizingMaps", "SIRUS", "StableRNGs", "Suppressor", "Test"]

0 commit comments

Comments
 (0)