Skip to content

owkin/fedeca

Repository files navigation

FedECA

➡️The API doc is available here⬅️

License

Before using the code be sure to check our license first.

Installation instructions

To install the package, create an env with python 3.9 with conda

conda create -n fedeca python=3.9
conda activate fedeca

Within the environment, install the package by running:

git clone https://github.com/owkin/fedeca.git
pip install -e ".[all_extra]"

If you plan on developing, you should also install the pre-commit hooks

pre-commit install

This will run all the pre-commit hooks at each commit, ensuring a clean repo.

Quickstart

Go here.

About

Code repository associated with the FedECA article

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages