Skip to content

Commit

Permalink
New package: MLJIteration v0.1.0
Browse files Browse the repository at this point in the history
UUID: 614be32-d00c-4edb-bd02-1eb411ab5e55
Repo: https://github.com/JuliaAI/MLJIteration.jl.git
Tree: 8b9090a99a7366ac39955ca95a1a86f8da08df9a

Registrator tree SHA: 7c16227cd1dc9bae38e25d6dc6f9c020f8ebca46
  • Loading branch information
JuliaHubRegistrator committed Mar 24, 2021
1 parent 1a08f15 commit 1246c52
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 0 deletions.
3 changes: 3 additions & 0 deletions M/MLJIteration/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
IterationControl = "0.3"
MLJBase = "0.17.7-0.17"
4 changes: 4 additions & 0 deletions M/MLJIteration/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
IterationControl = "b3c1a2ee-3fec-4384-bf48-272ea71de57c"
MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3 changes: 3 additions & 0 deletions M/MLJIteration/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "MLJIteration"
uuid = "614be32b-d00c-4edb-bd02-1eb411ab5e55"
repo = "https://github.com/JuliaAI/MLJIteration.jl.git"
2 changes: 2 additions & 0 deletions M/MLJIteration/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "8b9090a99a7366ac39955ca95a1a86f8da08df9a"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2069,6 +2069,7 @@ some amount of consideration when choosing package names.
6133562b-a8e8-5ea3-954b-37642b766dad = { name = "Kriging", path = "K/Kriging" }
6136c539-28a5-5bf0-87cc-b183200dce32 = { name = "blis_jll", path = "B/blis_jll" }
613c443e-d742-454e-bfc6-1d7f8dd76566 = { name = "IndexFunArrays", path = "I/IndexFunArrays" }
614be32b-d00c-4edb-bd02-1eb411ab5e55 = { name = "MLJIteration", path = "M/MLJIteration" }
61579ee1-b43e-5ca0-a5da-69d92c66a64b = { name = "Ghostscript_jll", path = "G/Ghostscript_jll" }
615b485c-77d9-11e9-182a-fb54b95fd2b6 = { name = "BERT", path = "B/BERT" }
615f187c-cbe4-4ef1-ba3b-2fcf58d6d173 = { name = "IfElse", path = "I/IfElse" }
Expand Down

0 comments on commit 1246c52

Please sign in to comment.