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 701783d commit 43e5572Copy full SHA for 43e5572
History.md
@@ -5,6 +5,7 @@
5
:arrow_up: ml-fnn v1.0.0
6
:arrow_up: ml-knn v1.0.0
7
:arrow_up: ml-pls v0.0.6
8
+:arrow_up: ml-matrix v0.1.0
9
10
0.4.0 / 2015-07-24
11
==================
package.json
@@ -36,7 +36,7 @@
36
"ml-hclust": "1.0.0",
37
"ml-kmeans": "0.1.0",
38
"ml-knn": "1.0.0",
39
- "ml-matrix": "0.0.4",
+ "ml-matrix": "0.1.0",
40
"ml-naivebayes": "1.0.0",
41
"ml-pca": "0.0.3",
42
"ml-pls": "0.0.6",
0 commit comments