ml-regression-base
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -0,3 +1,8 @@ | ||
<a name="1.1.1"></a> | ||
## [1.1.1](https://github.com/mljs/regression-base/compare/v1.1.0...v1.1.1) (2017-04-28) | ||
<a name="1.1.0"></a> | ||
# [1.1.0](https://github.com/mljs/ml-regression-base/compare/v1.0.0...v1.1.0) (2017-04-28) | ||
# [1.1.0](https://github.com/mljs/regression-base/compare/v1.0.0...v1.1.0) (2017-04-28) | ||
@@ -7,3 +12,3 @@ | ||
* add maybeToPrecision ([04a5f9a](https://github.com/mljs/ml-regression-base/commit/04a5f9a)) | ||
* add maybeToPrecision ([04a5f9a](https://github.com/mljs/regression-base/commit/04a5f9a)) | ||
@@ -18,5 +23,5 @@ | ||
* implement BaseRegression ([7920fce](https://github.com/mljs/ml-regression-base/commit/7920fce)) | ||
* implement BaseRegression ([7920fce](https://github.com/mljs/regression-base/commit/7920fce)) | ||
{ | ||
"name": "ml-regression-base", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Base class for regression modules", | ||
@@ -20,3 +20,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/mljs/ml-regression-base.git" | ||
"url": "git+https://github.com/mljs/regression-base.git" | ||
}, | ||
@@ -27,5 +27,5 @@ "keywords": [], | ||
"bugs": { | ||
"url": "https://github.com/mljs/ml-regression-base/issues" | ||
"url": "https://github.com/mljs/regression-base/issues" | ||
}, | ||
"homepage": "https://github.com/mljs/ml-regression-base#readme", | ||
"homepage": "https://github.com/mljs/regression-base#readme", | ||
"jest": { | ||
@@ -32,0 +32,0 @@ "testEnvironment": "node" |
@@ -1,2 +0,2 @@ | ||
# ml-regression-base | ||
# regression-base | ||
@@ -45,5 +45,5 @@ [![NPM version][npm-image]][npm-url] | ||
[npm-url]: https://npmjs.org/package/ml-regression-base | ||
[travis-image]: https://img.shields.io/travis/mljs/ml-regression-base/master.svg?style=flat-square | ||
[travis-url]: https://travis-ci.org/mljs/ml-regression-base | ||
[travis-image]: https://img.shields.io/travis/mljs/regression-base/master.svg?style=flat-square | ||
[travis-url]: https://travis-ci.org/mljs/regression-base | ||
[download-image]: https://img.shields.io/npm/dm/ml-regression-base.svg?style=flat-square | ||
[download-url]: https://npmjs.org/package/ml-regression-base |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
12417
0
0