Skip to content

Optimizer for k-anonymity implementing Bayardo et al. proposal (2005).

License

Notifications You must be signed in to change notification settings

RobRcx/kAnonymizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kAnonymizer


An implementation of the optimal approach to k-anonymization Proposed by Bayardo et al. (2005).

The kAnonymizer can be run from console with the following command:
kAnonymizer <kStart> <kStop> <kStep> <datasetFile> <datasetScheme>

About

Optimizer for k-anonymity implementing Bayardo et al. proposal (2005).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages