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 daa7c69 commit 29ef50dCopy full SHA for 29ef50d
Project.toml
@@ -3,7 +3,7 @@ uuid = "f4b1acfe-f311-436c-bb79-8483f53c17d5"
3
keywords = ["Partial Least Squares", "machine learning", "artificial intelligence", "Regression", "Multivariate Statistics", "Statistics"]
4
license = "MIT"
5
desc = "A Partial Least Squares Regressor package. Contains PLS1, PLS2 and Kernel PLS2 NIPALS algorithms. Can be used mainly for regression."
6
-version = "2.1.0"
+version = "2.2.0"
7
8
[deps]
9
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
0 commit comments