Skip to content

svnv-svsv-jm/itpr

Repository files navigation

Information theoretic-based privacy risk evaluation for data anonymization

Reproducing results of the ITPR paper.

Installation

To install the package itpr, git clone this repository, cd into it, and from its root directory, run (in a virtual environment):

pip install --upgrade pip poetry
poetry install

or

make install

Development

Source code is located in src/: here. You can add code as you wish.

To test, run the following command:

make tests

Usage

See notebook: here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published