Update README.md

This commit is contained in:
con-fide 2023-11-16 19:11:12 +08:00
parent 86e8cc898c
commit 610af065b8
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,11 @@
#ABSyn: An Accurate Differentially Private Data Synthesis Scheme with Adaptive Selection and Batch Processes
# ABSyn: An Accurate Differentially Private Data Synthesis Scheme with Adaptive Selection and Batch Processes
## Introduction
ABSyn: An Accurate Differentially Private Data Synthesis Scheme with Adaptive Selection and Batch Processes. ABSynis a differentially private data synthesis scheme that takes a tabular dataset as input and outputs a synthetic dataset in the same format.
## Install ABSyn
The code can be executed in Python 3.6.9.
The dependencies of this project can be installed with pip as follows: