jax_privacy.auditing.Explicit

class jax_privacy.auditing.Explicit(threshold)[source]

Bases: ThresholdStrategy

Use a specific threshold value.

Variables:

threshold – The threshold value to use.

Methods

__init__

Attributes

threshold

threshold: float