probly.conformal_scores.saps.torch.compute_saps_score_torch

probly.conformal_scores.saps.torch.compute_saps_score_torch(probs: Tensor, y_cal: Tensor | None = None, randomized: bool = True, lambda_val: float = 0.1) Tensor[source]

SAPS Nonconformity-Scores for PyTorch tensors.