diff --git a/src/pydvl/value/semivalues.py b/src/pydvl/value/semivalues.py index 660485a12..630847ab8 100644 --- a/src/pydvl/value/semivalues.py +++ b/src/pydvl/value/semivalues.py @@ -232,7 +232,7 @@ def compute_values(self) -> np.ndarray: def __call__(self, future_result: Tuple[List[IndexT], float]) -> Tuple[MarginalT]: """Computation of marginal utility using Maximum Sample Reuse. - This processor requires the Marginal Function to be set to RawUtility. + This processor requires the Marginal Function to be set to RawUtility. Then, this processor computes marginals based on the utility value and the index set provided. The final formula that gives the Banzhaf semivalue using MSR is: