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

decentralized-single-shot-ridge-regression

Package Overview
Dependencies
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

decentralized-single-shot-ridge-regression - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

package.json

@@ -65,3 +65,3 @@ {

},
"version": "1.1.4"
"version": "1.1.5"
}

@@ -222,3 +222,3 @@ 'use strict';

n.sum(
userResults.map(result => result.localMeanY * result.data.localCount)
userResults.map(result => result.data.localMeanY * result.data.localCount)
) /

@@ -225,0 +225,0 @@ n.sum(

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