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.
2 parents 9b67e32 + 0c517c0 commit f9dd263Copy full SHA for f9dd263
Project.toml
@@ -21,8 +21,8 @@ LIBSVM = "b1bec4e5-fd48-53fe-b0cb-9723c09d164b"
21
MLJLinearModels = "6ee0df7b-362f-4a72-a706-9e79364fb692"
22
23
[extensions]
24
-RCMLJLinearModelsExt = "MLJLinearModels"
25
RCLIBSVMExt = "LIBSVM"
+RCMLJLinearModelsExt = "MLJLinearModels"
26
27
[compat]
28
Adapt = "3.3.3, 4"
@@ -33,7 +33,7 @@ Distances = "0.10"
33
Distributions = "0.25.36"
34
LIBSVM = "0.8"
35
LinearAlgebra = "1.10"
36
-MLJLinearModels = "0.9.2"
+MLJLinearModels = "0.9.2, 0.10"
37
NNlib = "0.8.4, 0.9"
38
Optim = "1"
39
PartialFunctions = "1.2"
0 commit comments