sunblaze-ucb / elastic-sensitivity-experiments

Elastic sensitivity experiments using TCP-H benchmark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This class calculates error of elastic sensitivity-based differential privacy for queries from the TCP-H benchmark.

Building & Running

sbt run

Generating benchmark data

The /data directory contains the generated SQL queries and results of each query executed on a populated database with scale factor 1.

If you want to regenerate the queries and database from scratch, see the instructions in data/README.txt. You will need to import the data into a relational database to execute the benchmark queries.

About

Elastic sensitivity experiments using TCP-H benchmark


Languages

Language:Scala 100.0%