New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ml-logistic-regression

Package Overview
Dependencies
Maintainers
5
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ml-logistic-regression - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

History.md

@@ -0,1 +1,6 @@

<a name="1.0.1"></a>
## [1.0.1](https://github.com/mljs/logistic-regression/compare/v1.0.0...v1.0.1) (2017-07-21)
<a name="1.0.0"></a>

@@ -2,0 +7,0 @@ # 1.0.0 (2017-07-21)

9

package.json
{
"name": "ml-logistic-regression",
"version": "1.0.0",
"version": "1.0.1",
"description": "Logistic regression",

@@ -22,3 +22,8 @@ "main": "lib/logreg",

},
"keywords": [],
"keywords": [
"machine learning",
"logistic regression",
"classification",
"classifier"
],
"author": "jajoe",

@@ -25,0 +30,0 @@ "license": "MIT",

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