We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c26c3 commit ebe3e27Copy full SHA for ebe3e27
Project.toml
@@ -5,12 +5,11 @@ version = "0.2.0"
5
6
[deps]
7
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
8
-MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
9
-MLJTuning = "03970b2e-30c4-11ea-3135-d1576263f10f"
10
NearestNeighborModels = "636a865e-7cf4-491e-846c-de09b730eb36"
11
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
12
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
13
14
[compat]
15
MLJ = "0.18"
+NearestNeighborModels = "0.2"
16
julia = "1.6"
0 commit comments