Skip to content

Commit 39adec2

Browse files
committed
add the actual model registry TOML files
1 parent 4b2219e commit 39adec2

File tree

2 files changed

+157
-0
lines changed

2 files changed

+157
-0
lines changed

Manifest.toml

Lines changed: 154 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,154 @@
1+
# This file is machine-generated - editing it directly is not advised
2+
3+
julia_version = "1.11.3"
4+
manifest_format = "2.0"
5+
project_hash = "9165adf90e7735dd68a4d9c573c0f4da5b2a109e"
6+
7+
[[deps.ArgTools]]
8+
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
9+
version = "1.1.2"
10+
11+
[[deps.Artifacts]]
12+
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
13+
version = "1.11.0"
14+
15+
[[deps.Base64]]
16+
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
17+
version = "1.11.0"
18+
19+
[[deps.Dates]]
20+
deps = ["Printf"]
21+
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
22+
version = "1.11.0"
23+
24+
[[deps.Distributed]]
25+
deps = ["Random", "Serialization", "Sockets"]
26+
uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
27+
version = "1.11.0"
28+
29+
[[deps.Downloads]]
30+
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
31+
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
32+
version = "1.6.0"
33+
34+
[[deps.FileWatching]]
35+
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
36+
version = "1.11.0"
37+
38+
[[deps.LibCURL]]
39+
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
40+
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
41+
version = "0.6.4"
42+
43+
[[deps.LibCURL_jll]]
44+
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
45+
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
46+
version = "8.6.0+0"
47+
48+
[[deps.LibGit2]]
49+
deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
50+
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
51+
version = "1.11.0"
52+
53+
[[deps.LibGit2_jll]]
54+
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll"]
55+
uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
56+
version = "1.7.2+0"
57+
58+
[[deps.LibSSH2_jll]]
59+
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
60+
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
61+
version = "1.11.0+1"
62+
63+
[[deps.Libdl]]
64+
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
65+
version = "1.11.0"
66+
67+
[[deps.Logging]]
68+
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
69+
version = "1.11.0"
70+
71+
[[deps.Markdown]]
72+
deps = ["Base64"]
73+
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
74+
version = "1.11.0"
75+
76+
[[deps.MbedTLS_jll]]
77+
deps = ["Artifacts", "Libdl"]
78+
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
79+
version = "2.28.6+0"
80+
81+
[[deps.MozillaCACerts_jll]]
82+
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
83+
version = "2023.12.12"
84+
85+
[[deps.NetworkOptions]]
86+
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
87+
version = "1.2.0"
88+
89+
[[deps.Pkg]]
90+
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "Random", "SHA", "TOML", "Tar", "UUIDs", "p7zip_jll"]
91+
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
92+
version = "1.11.0"
93+
94+
[deps.Pkg.extensions]
95+
REPLExt = "REPL"
96+
97+
[deps.Pkg.weakdeps]
98+
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
99+
100+
[[deps.Printf]]
101+
deps = ["Unicode"]
102+
uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
103+
version = "1.11.0"
104+
105+
[[deps.Random]]
106+
deps = ["SHA"]
107+
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
108+
version = "1.11.0"
109+
110+
[[deps.SHA]]
111+
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
112+
version = "0.7.0"
113+
114+
[[deps.Serialization]]
115+
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
116+
version = "1.11.0"
117+
118+
[[deps.Sockets]]
119+
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
120+
version = "1.11.0"
121+
122+
[[deps.TOML]]
123+
deps = ["Dates"]
124+
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
125+
version = "1.0.3"
126+
127+
[[deps.Tar]]
128+
deps = ["ArgTools", "SHA"]
129+
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
130+
version = "1.10.0"
131+
132+
[[deps.UUIDs]]
133+
deps = ["Random", "SHA"]
134+
uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
135+
version = "1.11.0"
136+
137+
[[deps.Unicode]]
138+
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
139+
version = "1.11.0"
140+
141+
[[deps.Zlib_jll]]
142+
deps = ["Libdl"]
143+
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
144+
version = "1.2.13+1"
145+
146+
[[deps.nghttp2_jll]]
147+
deps = ["Artifacts", "Libdl"]
148+
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
149+
version = "1.59.0+0"
150+
151+
[[deps.p7zip_jll]]
152+
deps = ["Artifacts", "Libdl"]
153+
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
154+
version = "17.4.0+2"

registry/Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[deps]
2+
MLJDecisionTreeInterface = "c6f25543-311c-4c74-83dc-3ea6d1015661"
3+
NearestNeighborModels = "636a865e-7cf4-491e-846c-de09b730eb36"

0 commit comments

Comments
 (0)