mitigateBias - What is the role of the `tolerance` parameter?

Réponse

The `tolerance` parameter specifies the parity constraint violation tolerance. The mitigation process stops when the bias measurement falls below this tolerance. If set to 0, the action will run for the maximum number of iterations specified by `maxIters`.
Did this answer help you?