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 3df6091 commit 7308d23Copy full SHA for 7308d23
History.md
@@ -4,7 +4,7 @@
4
:arrow_up: ml-naivebayes v1.0.0
5
:arrow_up: ml-fnn v1.0.0
6
:arrow_up: ml-knn v1.0.0
7
-:arrow_up: ml-pls v0.0.5
+:arrow_up: ml-pls v0.0.6
8
9
0.4.0 / 2015-07-24
10
==================
package.json
@@ -42,7 +42,7 @@
42
"ml-matrix": "0.0.4",
43
"ml-naivebayes": "1.0.0",
44
"ml-pca": "0.0.3",
45
- "ml-pls": "0.0.5",
+ "ml-pls": "0.0.6",
46
"ml-savitzky-golay": "1.0.0",
47
"ml-som": "0.0.6",
48
"ml-stat": "1.0.1",
0 commit comments