Skip to content

MarcioPorto/federated-phenotyping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Federated Phenotyping

This repo contains an implementation for the Two-stage Federated Phenotyping and Patient Representation Learning using PySyft and SyferText. For more information about this project, please refer to this issue in SyferText.

Setup Instructions

  • Create a virtual environment and activate. For example:
virtualenv -p python3.8 venv
source venv/bin/activate
  • Install the project requirements:
pip install -r requirements.txt

About

SyferText implementation of "Two-stage Federated Phenotyping and Patient Representation Learning".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages