summaryrefslogtreecommitdiffstats
path: root/chromium/components/federated_learning/README.md
blob: 63c2c190e731a000be717f170443603f0439ce67 (plain)
1
2
3
4
5
6
7
# 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).