vantage6.algorithm.tools.exceptions.PrivacyThresholdViolation#

exception PrivacyThresholdViolation#

Raised when privacy threshold is violated.

Example usage: - The number of rows in the data is too low. - Returning the results of the algorithm would violate privacy.