ejgallego / dualquery

DualQuery: Practical Private Query Release Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dual Query: Practical Private Query Release for High Dimensional Data

This repository contains the code for the paper:

Dual Query: Practical Private Query Release for High Dimensional Data, by Marco Gaboardi, Emilio Jesús Gallego Arias, Justin Hsu, Aaron Roth and Zhiwei Steven Wu. ICML 2014

Please see the README.code for build and execution instructions. The license for our code can be found in the LICENSE file.

Experiments and their concrete parameters are detailed in the imcl.ml file.

README.data contains information about the datasets.

parmap is distributed under their own license, see parmap/LICENSE

About

DualQuery: Practical Private Query Release Algorithm

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:OCaml 97.0%Language:C 1.7%Language:Perl 1.1%Language:Shell 0.2%