3.1.11 • Published 9 years ago
laplacian-noise-ridge-regression v3.1.11
decentralized-laplacian-ridge-regression
Iterative ridge regression algorithm for COINSTAC.
Installation
- Ensure you have Node.js and npm installed.
Clone the repository to your machine:
git clone git@github.com:MRN-Code/decentralized-laplacian-ridge-regression.gitInstall the project's dependencies:
cd decentralized-laplacian-ridge-regression npm install
Testing
- Run
npm testto run the project's tests. This will output coverage information in the coverage directory. - Run
npm run simulateto run the computation's declaration file through coinstac-simulator.
License
MIT. See LICENSE for details.