3.1.11 • Published 7 years ago

laplacian-noise-ridge-regression v3.1.11

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

decentralized-laplacian-ridge-regression

Iterative ridge regression algorithm for COINSTAC.

Installation

  1. Ensure you have Node.js and npm installed.
  2. Clone the repository to your machine:

    git clone git@github.com:MRN-Code/decentralized-laplacian-ridge-regression.git
  3. Install the project's dependencies:

    cd decentralized-laplacian-ridge-regression
    npm install

Testing

  • Run npm test to run the project's tests. This will output coverage information in the coverage directory.
  • Run npm run simulate to run the computation's declaration file through coinstac-simulator.

License

MIT. See LICENSE for details.

3.1.11

7 years ago

3.1.10

7 years ago

3.1.9

7 years ago

3.1.8

7 years ago

3.1.7

7 years ago

3.1.6

7 years ago

3.1.5

7 years ago

3.1.4

7 years ago

3.1.3

7 years ago

3.1.2

7 years ago

3.1.1

7 years ago

3.1.0

8 years ago

3.0.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago