Skip to content

Commit

Permalink
New package: NearestNeighborModels v0.1.1 (#29224)
Browse files Browse the repository at this point in the history
UUID: 636a865e-7cf4-491e-846c-de09b730eb36
Repo: https://github.com/alan-turing-institute/NearestNeighborModels.jl.git
Tree: 8c6b3a6ad200bb928a28e67360399d359f662c04

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Feb 5, 2021
1 parent 6e2ce36 commit 1256012
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
8 changes: 8 additions & 0 deletions N/NearestNeighborModels/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
Distances = "0.9-0.10"
FillArrays = "0.9"
MLJModelInterface = "0.3.5-0.4"
NearestNeighbors = "0.4"
StatsBase = "0.33"
Tables = "1.2.0-1"
julia = "1"
10 changes: 10 additions & 0 deletions N/NearestNeighborModels/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
3 changes: 3 additions & 0 deletions N/NearestNeighborModels/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "NearestNeighborModels"
uuid = "636a865e-7cf4-491e-846c-de09b730eb36"
repo = "https://github.com/alan-turing-institute/NearestNeighborModels.jl.git"
2 changes: 2 additions & 0 deletions N/NearestNeighborModels/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.1"]
git-tree-sha1 = "8c6b3a6ad200bb928a28e67360399d359f662c04"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2007,6 +2007,7 @@ some amount of consideration when choosing package names.
63221d1c-8677-4ff0-9126-0ff0817b4975 = { name = "ShortStrings", path = "S/ShortStrings" }
6348297c-a006-11e8-3a05-9bbf8830fd7b = { name = "AlphaVantage", path = "A/AlphaVantage" }
634d3b9d-ee7a-5ddf-bec9-22491ea816e1 = { name = "DrWatson", path = "D/DrWatson" }
636a865e-7cf4-491e-846c-de09b730eb36 = { name = "NearestNeighborModels", path = "N/NearestNeighborModels" }
637d83c4-b86a-5d90-b82d-5cf0573a8cfc = { name = "Xerces_jll", path = "X/Xerces_jll" }
6385f0a0-cb03-45b6-9089-4e0acc74b26b = { name = "WordCloud", path = "W/WordCloud" }
639c3291-70d9-5ea2-8c5b-839eba1ee399 = { name = "RecurrenceAnalysis", path = "R/RecurrenceAnalysis" }
Expand Down

0 comments on commit 1256012

Please sign in to comment.