Giter VIP home page Giter VIP logo

privacy-diffpart's Introduction

DiffPart

Publishing Set-Valued Data via Differential Privacy [PVLDB 2011]

License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License

Owners: Rui Chen, Noman Mohammed, and Benjamin C. M. Fung

Publication:

R. Chen, N. Mohammed, B. C. M. Fung, B. C. Desai, and L. Xiong. Publishing set-valued data via differential privacy. The Proceedings of the VLDB Endowment (PVLDB), 4(11):1087-1098, August 2011. VLDB Endowment.

Disclaimer:

The software is provided as-is with no warranty or support. We do not take any responsibility for any damage, loss of income, or any problems you might experience from using our software. If you have questions, you are encouraged to consult the paper and the source code. If you find our software useful, please cite our paper above.

privacy-diffpart's People

Contributors

bcmfung avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

privacy-diffpart's Issues

error: vector<Partition *> *Partition::createSubpartitions(): Assertion `e>0' failed.

Hello,
When I run the project on my data set. It always complains:
vector<Partition *> *Partition::createSubpartitions(): Assertion `e>0' failed.
which belongs to "e = (privacyBudget-PRIVACY_BUDGET/2)/(totalNumInternalNodes-1);"
everytime, e is "-0.5".
Do I miss something?

By any chance, could you please check this issue?

Thanks in advance!


Here is my test data set:
1 2 3 4
2 4
2
1 2
2
1
1 2 3 4
2 3 4

error: expected namespace name using namespace System;

Hello,

When I'm trying to build this project. It shows that "error: expected namespace name using namespace System;"
I was wondering how to build this project. Could you provide some build steps.

Thanks in advance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.