@@ -47,7 +47,7 @@ ProgressMeter = "1.1"
47
47
Random = " <0.0.1, 1"
48
48
Reexport = " 1.2"
49
49
ScientificTypes = " 3"
50
- StatisticalMeasures = " 0.2"
50
+ StatisticalMeasures = " 0.2, 0.3 "
51
51
Statistics = " <0.0.1, 1"
52
52
StatsBase = " 0.32,0.33, 0.34"
53
53
Tables = " 0.2,1.0"
@@ -62,7 +62,6 @@ Imbalance = "c709b415-507b-45b7-9a3d-1767c89fde68"
62
62
InteractiveUtils = " b77e0a4c-d291-57a0-90e8-8db25a27a240"
63
63
LaplaceRedux = " c52c1a26-f7c5-402b-80be-ba1e638ad478"
64
64
LightGBM = " 7acf609c-83a4-11e9-1ffb-b912bcd3b04a"
65
- Maxnet = " 81f79f80-22f2-4e41-ab86-00c11cf0f26f"
66
65
MLJClusteringInterface = " d354fa79-ed1c-40d4-88ef-b8c7bd1568af"
67
66
MLJDecisionTreeInterface = " c6f25543-311c-4c74-83dc-3ea6d1015661"
68
67
MLJFlux = " 094fc8d1-fd35-5302-93ea-dabda2abf845"
@@ -78,6 +77,7 @@ MLJTestInterface = "72560011-54dd-4dc2-94f3-c5de45b75ecd"
78
77
MLJText = " 5e27fcf9-6bac-46ba-8580-b5712f3d6387"
79
78
MLJXGBoostInterface = " 54119dfa-1dab-4055-a167-80440f4f7a91"
80
79
Markdown = " d6f4376e-aef5-505a-96c1-9c027394607a"
80
+ Maxnet = " 81f79f80-22f2-4e41-ab86-00c11cf0f26f"
81
81
NearestNeighborModels = " 636a865e-7cf4-491e-846c-de09b730eb36"
82
82
OneRule = " 90484964-6d6a-4979-af09-8657dbed84ff"
83
83
OutlierDetectionNeighbors = " 51249a0a-cb36-4849-8e04-30c7f8d311bb"
@@ -91,40 +91,4 @@ Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
91
91
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
92
92
93
93
[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