File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ version = "0.5.3"
77MLJ = " add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
88MLJModels = " d491faf4-2d78-11e9-2867-c94bc002c0b7"
99MLJTestInterface = " 72560011-54dd-4dc2-94f3-c5de45b75ecd"
10+ MLJTransforms = " 23777cdb-d90c-4eb0-a694-7c2b83d5c1d6"
1011NearestNeighborModels = " 636a865e-7cf4-491e-846c-de09b730eb36"
1112Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1213Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
@@ -23,7 +24,8 @@ julia = "1.10"
2324[extras ]
2425MLJDecisionTreeInterface = " c6f25543-311c-4c74-83dc-3ea6d1015661"
2526MLJModels = " d491faf4-2d78-11e9-2867-c94bc002c0b7"
27+ MLJTransforms = " 0.1.3"
2628Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2729
2830[targets ]
29- test = [" MLJDecisionTreeInterface" , " MLJModels" , " Test" ]
31+ test = [" MLJDecisionTreeInterface" , " MLJModels" , " MLJTransforms " , " Test" ]
You can’t perform that action at this time.
0 commit comments