laplacian-noise-ridge-regression
v3.1.11
Published
Iterative ridge regression algorithm for COINSTAC.
Downloads
22
Readme
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 [email protected]:MRN-Code/decentralized-laplacian-ridge-regression.git
- 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.