Skip to content

Commit ba51985

Browse files
committed
ml-regression version 4.0.0
1 parent 07e32c3 commit ba51985

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml",
3-
"version": "0.13.4",
3+
"version": "0.13.5",
44
"description": "Machine learning tools",
55
"main": "src/index.js",
66
"scripts": {
@@ -43,7 +43,7 @@
4343
"ml-pca": "^1.1.1",
4444
"ml-performance": "^0.2.0",
4545
"ml-pls": "0.1.0",
46-
"ml-regression": "^3.1.1",
46+
"ml-regression": "^4.0.0",
4747
"ml-savitzky-golay": "^2.0.3",
4848
"ml-som": "^0.0.6",
4949
"ml-sparse-matrix": "^0.2.1",

0 commit comments

Comments
 (0)