The current default for the control parameter in risk estimation is None, see:
https://github.com/statice/anonymeter/blob/main/src/anonymeter/evaluators/singling_out_evaluator.py#L574
The implications on not using a control dataset are not completely transparent based on the documentation alone.
The current default for the
controlparameter in risk estimation isNone, see:https://github.com/statice/anonymeter/blob/main/src/anonymeter/evaluators/singling_out_evaluator.py#L574
The implications on not using a control dataset are not completely transparent based on the documentation alone.