ProtectedChange#
from tmlt.analytics import ProtectedChange
- class tmlt.analytics.ProtectedChange#
Bases:
ABCBase class describing the change in a dataset that is protected under DP.
A
ProtectedChangedescribes, for a particular table, the largest change that can be made to that table while still being indistinguishable under Tumult Analytics’ DP guarantee. The appropriate protected change to use is one corresponding to the largest possible change to the table when adding or removing a unit of protection, e.g. a person. For more information, see the privacy promise topic guide.