1.1.10 • Published 7 years ago

decentralized-single-shot-ridge-regression v1.1.10

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

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 git@github.com:MRN-Code/decentralized-single-shot-ridge-regression.git
  3. 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.

1.1.10

7 years ago

1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago