poonai / diffrential_privacy

Apple's count-min-sketch algorithm for diffrential privacy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diffrential Privacy.

This repo contains the go implementation of Apple's count-min-sketch for diffrential privacy.

Example is on cms_test.go file.

About

Apple's count-min-sketch algorithm for diffrential privacy


Languages

Language:Go 100.0%