3.1.11 • Published 8 years ago

laplacian-noise-ridge-regression v3.1.11

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

3.1.10

8 years ago

3.1.9

8 years ago

3.1.8

8 years ago

3.1.7

8 years ago

3.1.6

8 years ago

3.1.5

8 years ago

3.1.4

8 years ago

3.1.3

8 years ago

3.1.2

8 years ago

3.1.1

8 years ago

3.1.0

9 years ago

3.0.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago