Skip to content

Commit

Permalink
New package: MLJGLMInterface v0.1.0 (#24239)
Browse files Browse the repository at this point in the history
UUID: caf8df21-4939-456d-ac9c-5fefbfb04c0c
Repo: https://github.com/alan-turing-institute/MLJGLMInterface.jl.git
Tree: 6572872b608af0dbc477af6c85bfbbc47f51976c

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Nov 6, 2020
1 parent 4edd5db commit d14b93d
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 0 deletions.
7 changes: 7 additions & 0 deletions M/MLJGLMInterface/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
Distributions = "0.24"
GLM = "1.3.11-1"
MLJModelInterface = "0.3.6-0.3"
Parameters = "0.12"
Tables = "1.1.0-1"
julia = "1"
6 changes: 6 additions & 0 deletions M/MLJGLMInterface/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
3 changes: 3 additions & 0 deletions M/MLJGLMInterface/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "MLJGLMInterface"
uuid = "caf8df21-4939-456d-ac9c-5fefbfb04c0c"
repo = "https://github.com/alan-turing-institute/MLJGLMInterface.jl.git"
2 changes: 2 additions & 0 deletions M/MLJGLMInterface/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "6572872b608af0dbc477af6c85bfbbc47f51976c"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3685,6 +3685,7 @@ caafb194-7e8d-11e9-2724-d5981dd0806d = { name = "Kaleido", path = "K/Kaleido" }
cab608d6-c565-4ea1-96d6-ce5441ba21b0 = { name = "Empirikos", path = "E/Empirikos" }
cad2338a-1db2-11e9-3401-43bc07c9ede2 = { name = "EllipticalSliceSampling", path = "E/EllipticalSliceSampling" }
cadd898e-fd86-5def-96da-d3badf016279 = { name = "GoogleSheetsCSVExporter", path = "G/GoogleSheetsCSVExporter" }
caf8df21-4939-456d-ac9c-5fefbfb04c0c = { name = "MLJGLMInterface", path = "M/MLJGLMInterface" }
cb002d51-b850-5775-a4f8-1db47be676b8 = { name = "Levenshtein", path = "L/Levenshtein" }
cb13b1c6-351e-5134-b3ad-d6a530956a82 = { name = "Waveforms", path = "W/Waveforms" }
cb1a753d-6b7b-52e3-9bfe-57d99d445c39 = { name = "AsterReader", path = "A/AsterReader" }
Expand Down

0 comments on commit d14b93d

Please sign in to comment.