We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e32c3 commit ba51985Copy full SHA for ba51985
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ml",
3
- "version": "0.13.4",
+ "version": "0.13.5",
4
"description": "Machine learning tools",
5
"main": "src/index.js",
6
"scripts": {
@@ -43,7 +43,7 @@
43
"ml-pca": "^1.1.1",
44
"ml-performance": "^0.2.0",
45
"ml-pls": "0.1.0",
46
- "ml-regression": "^3.1.1",
+ "ml-regression": "^4.0.0",
47
"ml-savitzky-golay": "^2.0.3",
48
"ml-som": "^0.0.6",
49
"ml-sparse-matrix": "^0.2.1",
0 commit comments