Metadata-Version: 2.1
Name: vantage6-common
Version: 1.0.0b3
Summary: Vantage6 common
Home-page: https://github.com/IKNL/vantage6-common
License: UNKNOWN
Description: 
        <img src="https://github.com/IKNL/guidelines/blob/master/resources/logos/vantage6.png?raw=true" width=180 align="right">
        
        # vantage6-common
        > A federated learning solution
        <!--
        [![Coverage Status](https://coveralls.io/repos/github/IKNL/ppDLI/badge.svg?branch=master)](https://coveralls.io/github/IKNL/ppDLI?branch=master)
        [![Codacy Badge](https://api.codacy.com/project/badge/Grade/bcde6ed5c77440c6969462bfead0774c)](https://app.codacy.com/app/frankcorneliusmartin/ppDLI?utm_source=github.com&utm_medium=referral&utm_content=IKNL/ppDLI&utm_campaign=Badge_Grade_Dashboard)
        [![Build Status](https://travis-ci.org/IKNL/ppDLI.svg?branch=master)](https://travis-ci.org/IKNL/ppDLI)
        [![DOI](https://zenodo.org/badge/120275991.svg)](https://zenodo.org/badge/latestdoi/120275991)
        -->
        [![PyPI version](https://badge.fury.io/py/vantage6-common.svg)](https://badge.fury.io/py/vantage6-common)
        
        This repository is part of the vantage6 solution. Vantage6 allowes to execute computations on federated datasets. This repository contains a common classes, methods, constants that are shared between the packages.
        
        ## :pray: Motivation
        The growing complexity of cancer diagnosis and treatment requires data sets that are larger than currently available in a single hospital or even in cancer registries. However, sharing patient data is difficult due to patient privacy and data protection needs. Federated learning technology has the potential to overcome these limitations. In this approach, organizations can collaborate by exchanging aggregated data and/or statistics while keeping the underlying data safely on site and undisclosed. This repository contains software (and instructions) to setup a federated learning infrastructure.
        
        For an overview of the architecture and information on how to use the infrastructure, please see [https://vantage6.ai](https://vantage6.ai). For documentation, please see [https://docs.distributedlearning.ai/](https://docs.distributedlearning.ai/).
        
        ## Installation
        See the [documentation](https://docs.distributedlearning.ai/) for detailed instructions on how to install the server and nodes.
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
