Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ml-regression-base

Package Overview
Dependencies
Maintainers
7
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ml-regression-base - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

11

History.md

@@ -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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc