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 5f31781 commit 0ae1cb7Copy full SHA for 0ae1cb7
README.md
@@ -1,8 +1,8 @@
1
-<h1 align="center">Partial Least Squares Algorithm Implementation</h1>
+<h1 align="center">Implementation in MATLAB of the PLS algorithm for classification</h1>
2
3
## Authors
4
-* **FERRARI Lorenzo**, 1053161, postgraduate in Computer Engineering at University of Bergamo.
5
-* **LEONI Lorenzo**, 1053379, postgraduate in Computer Engineering at University of Bergamo.
+* **FERRARI Lorenzo**, postgraduate in Computer Engineering at University of Bergamo.
+* **LEONI Lorenzo**, postgraduate in Computer Engineering at University of Bergamo.
6
7
## Descrption
8
Implementation of the PLS algorithm through a MATLAB class which allows:
0 commit comments