Session.remaining_privacy_budget#

from tmlt.analytics import Session
property Session.remaining_privacy_budget: PrivacyBudget#

Returns the remaining privacy_budget left in the session.

The type of the budget (e.g., PureDP or rho-zCDP) will be the same as the type of the budget the Session was initialized with.