Chris Pollett > Students > Rana

    Print View

    [Bio]

    [Blog]

    [CS297 Proposal]

    [CS297 Deliverable 1 - PDF]

    [CS297 Deliverable 2]

    [CS297 Deliverable 3]

    [CS297 Deliverable 4]

    [CS297 Report - PDF]

    [CS298 Proposal]

    [CS298 Report - PDF]

    [CS298 Slides - PDF]

    [CS298 Code - Zip]

























Deliverable #4

Add Differential Privacy to Yioop search engine

Deliverable 4 starts the first implementation of Differential privacy. It adds differential privacy to number of views of each group's thread. Basically, it fuzzifies the number of views of each thread of the group by using epsilon differential privacy according to Cynthia Dwork's paper on Differential Privacy.