Welcome to the GitHub profile of the Medical Data Science Department in Leipzig!
Have look at the overview of our ongoing and finished projects.
Privacy-preserving Record Linkage (PPRL) with FABLE
| Repository | Description |
|---|---|
| fable-client | HTTP-based client for interacting with the FABLE service for privacy-preserving record linkage with Bloom filters. |
| fable-pprl-service | HTTP-based service for performing privacy-preserving record linkage with Bloom filters in the FABLE ecosystem. |
| fable-core | Facilities required for performing privacy-preserving record linkage with Bloom filters in the FABLE ecosystem. |
| fable-model | Data models utilized in the FABLE ecosystem's HTTP-based PPRL service. |
Synthetic personal data
| Repository | Description |
|---|---|
| gecko | Python library for the generation and mutation of realistic personal identification data at scale. |
| gecko-examples | Example scripts for generating data with Gecko. |
| gecko-data | Example data sources as a starting point for working with Gecko. |
Machine learning projects
| Repository | Description |
|---|---|
| HeteroMRI | A method for classification of heterogeneous brain magnetic resonance imaging (MRI) data. |
| FlexiMRIprep | A MRI pipeline for preprocessing head MRI. |
Repository templates
| Repository | Description |
|---|---|
| python-template | Template repository for Python-based projects. |