Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 591 Bytes

File metadata and controls

10 lines (6 loc) · 591 Bytes

Data Distribution Tailoring

The code for algorithms of the paper: Fatemeh Nargesian, Abolfazl Asudeh, H. V. Jagadish: Tailoring Data Source Distributions for Fairness-aware Data Integration. Proc. VLDB Endow. 14(11): 2519-2532 (2021)

Data Sets

  • The DOT Flights can be downloaded from here.
  • BenchDL is implemented in file benchDL.py. This benchmark generates data sources with various distributions and for various cost models for testing purposes.