Skip to main content

Python Open-source package for simulating federated learning and differential privacy

Project description

MEDfl: Federated Learning and Differential Privacy Simulation Tool for Tabular Data

Python Versions Build Status

GitHub contributors License: MIT

Table of Contents

1. Introduction

This Python package is an open-source tool designed for simulating federated learning and incorporating differential privacy. It empowers researchers and developers to effortlessly create, execute, and assess federated learning pipelines while seamlessly working with various tabular datasets.

2. Installation

Python installation

The MEDfl package requires python 3.9 or more to be run. If you don't have it installed on your machine, check out the following link Python. It also requires MySQL database.

Package installation

For now, you can install the MEDflpackage as:

git clone https://github.com/MEDomics-UdeS/MEDfl.git
cd MEDfl
pip install -e .

MySQL DB configuration

MEDfl requires a MySQL DB connection, and this is in order to allow users to work with their own tabular datasets, we have created a bash script to install and configure A MySQL DB with phpmyadmin monitoring system, run the following command then change your credential on the MEDfl/scripts/base.py and MEDfl/scripts/db_config.ini files

sudo bash MEDfl/scripts/setup_mysql.sh

Project Base URL Update

Please ensure to modify the base_url parameter in the MEDfl/global_params.yaml file. The base_url represents the path to the MEDfl project on your local machine. Update this value accordingly.

3. Documentation

We used sphinx to create the documentation for this project. you can generate and host it locally by compiling the documentation source code using:

cd docs
make clean
make html

Then open it locally using:

cd _build/html
python -m http.server

4. Getting started

We have created a complete tutorial for the different functionalities of the package. It can be found here: Tutorial.

5. Acknowledgment

MEDfl is an open-source package that welcomes any contribution and feedback. We wish that this package could serve the growing research community in federated learning for health.

6. Authors

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

medfl-2.0.4.dev6.tar.gz (31.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

medfl-2.0.4.dev6-py3-none-any.whl (60.9 kB view details)

Uploaded Python 3

File details

Details for the file medfl-2.0.4.dev6.tar.gz.

File metadata

  • Download URL: medfl-2.0.4.dev6.tar.gz
  • Upload date:
  • Size: 31.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for medfl-2.0.4.dev6.tar.gz
Algorithm Hash digest
SHA256 49f222bbf091621bb6ae0d07cdc16ed7f79359408a447af53aef6f9347904f82
MD5 cf24ff29f557dccf17e23ff9d4c618c9
BLAKE2b-256 cf5ad4ba39c3a332afb008d62df38c999204ca9631e25458a45331a22bd0162d

See more details on using hashes here.

File details

Details for the file medfl-2.0.4.dev6-py3-none-any.whl.

File metadata

  • Download URL: medfl-2.0.4.dev6-py3-none-any.whl
  • Upload date:
  • Size: 60.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for medfl-2.0.4.dev6-py3-none-any.whl
Algorithm Hash digest
SHA256 8ebd50192ed04eadb61d3547bdc8e3a33844fb8f7e83ad58a628f6361c935453
MD5 75bdeee6392dd5c2738d1a33a1f75fde
BLAKE2b-256 f610e57b12e4ff4e87059412eedfd16b53e82a8879814a7f2af713f2c33915ba

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page