wink-regression-tree
Advanced tools
Comparing version
{ | ||
"name": "wink-regression-tree", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Decision Tree to predict the value of a continuous target variable", | ||
@@ -34,16 +34,16 @@ "keywords": [ | ||
"devDependencies": { | ||
"chai": "^4.1.0", | ||
"chai": "^4.1.2", | ||
"coveralls": "^3.0.0", | ||
"docker": "^1.0.0", | ||
"documentation": "^5.3.1", | ||
"eslint": "^4.2.0", | ||
"documentation": "^5.3.5", | ||
"eslint": "^4.14.0", | ||
"istanbul": "^0.4.5", | ||
"jshint": "^2.9.4", | ||
"mocha": "^4.0.1", | ||
"mocha-lcov-reporter": "^1.2.0" | ||
"jshint": "^2.9.5", | ||
"mocha": "^4.1.0", | ||
"mocha-lcov-reporter": "^1.3.0" | ||
}, | ||
"runkitExampleFilename": "./runkit/example.js", | ||
"dependencies": { | ||
"wink-helpers": "^1.1.1" | ||
"wink-helpers": "^1.2.1" | ||
} | ||
} |
@@ -5,7 +5,7 @@ # wink-regression-tree | ||
### [](https://travis-ci.org/winkjs/wink-regression-tree) [](https://coveralls.io/github/winkjs/wink-regression-tree?branch=master) [](http://inch-ci.org/github/winkjs/wink-regression-tree) [](https://david-dm.org/winkjs/wink-regression-tree?type=dev) | ||
### [](https://travis-ci.org/winkjs/wink-regression-tree) [](https://coveralls.io/github/winkjs/wink-regression-tree?branch=master) [](http://inch-ci.org/github/winkjs/wink-regression-tree) [](https://david-dm.org/winkjs/wink-regression-tree) [](https://david-dm.org/winkjs/wink-regression-tree?type=dev) | ||
<img align="right" src="https://decisively.github.io/wink-logos/logo-title.png" width="100px" > | ||
Predict the value of a continuous variable such as price, turn around time, or mileage using **`wink-regression-tree`**. It is a part of _[wink](http://winkjs.org/)_ — a growing family of high quality packages for Statistical Analysis, Natural Language Processing and Machine Learning in NodeJS. | ||
Predict the value of a continuous variable such as price, turn around time, or mileage using **`wink-regression-tree`**. It is a part of [wink](http://winkjs.org/) — a growing family of high quality packages for Statistical Analysis, Natural Language Processing and Machine Learning in NodeJS. | ||
@@ -99,4 +99,3 @@ | ||
Try [experimenting with this example on Runkit](https://npm.runkit.com/wink-regression-tree) in | ||
the browser. | ||
Try [experimenting with this example on Runkit](https://npm.runkit.com/wink-regression-tree) in the browser. | ||
@@ -103,0 +102,0 @@ ### Documentation |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
129596
0.1%0
-100%113
-0.88%Updated