↓ 3 callersFunctionevaluate_probability_surfacePool all (t, Delta_t) cells; report AUPRC, AUROC, best-F1. Args: p_surface: (N, K) predicted probabilities in [0, 1]. y_surface:
hepa/evaluation/metrics.py:24
MethodforwardReturn logits with the trailing feature dim collapsed. Accepts (B, d) -> (B,) or (B, K, d) -> (B, K).
hepa/model/event_head.py:17