Docs

Docs

PETsARD (Privacy Enhancing Technologies Analysis, Research, and Development, /pəˈtɑrd/) is a Python library for facilitating data generation algorithm and their evaluation processes.

The main functionalities include dataset description, various dataset generation algorithms, and the measurements on privacy protection and utility.

Design Structure

The following outlines the design of the experiment workflow and the package structure of PETsARD:

Release History

  • Milestone
    • The Milestone document provide detailed information about the latest version of PETsARD.
  • Release Note
    • Release note provides information of each version of PETsARD.
  • CHANGELOG.md
    • Changelog provides evolution of the PETsARD over time.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. And please make sure to update tests as appropriate.