Skip to content

m4jidRafiei/PPDP-AnonOps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project implemets basic anonymization operations for event data which are used by process mining techniques. The anonymization operations are formally explained in the following paper: https://www.researchgate.net/publication/342048551_Privacy-Preserving_Data_Publishing_in_Process_Mining

Ref: implemeted by "Alexander 'DevSchnitzel' Schnitzler" as part of his bachelor thesis at PADS group.

Python Package

The implementation has been published as a standard Python package. Use the following command to install the corresponding Python package:

pip install ppdp-anonops

Usage

Look at the following directory in the Github project to see the samples of usage: "ppdp-anonops/tests"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%