Skip to content

MRN-Code/decentralized-single-shot-ridge-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decentralized-single-shot-ridge-regression

Single shot implementation of ridge regression in python for COINSTAC.

Getting Started

  1. Ensure you have Node.js and npm (comes with Node.js) installed on your machine
  2. Clone the repository to your local machine:
git clone [email protected]:MRN-Code/decentralized-single-shot-ridge-regression.git
  1. Install dependencies:
cd decentralized-single-shot-ridge-regression
npm install

Running Tests

This project has two commands to run tests:

  • npm test: Runs computation-specific unit tests
  • npm run simulate: Runs end-to-end tests using coinstac-simulator

License

MIT. See LICENSE for details.

About

Single shot implementation of ridge regression in python for COINSTAC.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •