tree: c96656598c6c6832d12d91f0c3664617c42c933e [path history] [tgz]
  1. BUILD.gn
  2. floc_id.cc
  3. floc_id.h
  4. OWNERS
  5. README.md
  6. sim_hash.cc
  7. sim_hash.h
  8. sim_hash_unittest.cc
components/federated_learning/README.md

Federated Learning Component

The FLoC (Federated Learning of Cohorts) project aims to group users based on their browsing habits in a privacy preserving way, that would allow interest-based advertising without exposing a user’s browsing history.

This component contains data types (e.g. FlocID) that other layers could access (e.g. chrome/browser, services/network).