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)
| Repository | Description |
|---|---|
| pprl | Collection of software packages for performing privacy-preserving record linkage based on Bloom filters. |
| pprl-client | HTTP-based client for interacting with a service for privacy-preserving record linkage with Bloom filters. |
| pprl-service | HTTP-based service for performing privacy-preserving record linkage with Bloom filters. |
| pprl-core | Facilities for performing privacy-preserving record linkage with Bloom filters. |
| pprl-model | Data models for use with a HTTP-based service for privacy-preserving record linkage using Bloom filters. |
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. |