Conformal
@kortexya/reasoninglayer / Conformal
Conformal
Split-conformal prediction — POST /api/v1/conformal/calibrate and
POST /api/v1/conformal/predict.
A two-endpoint flow: first calibrate computes a non-conformity
threshold τ from a labeled calibration set (returning a coverage
certificate), then predict applies τ to unlabeled test inputs and
returns per-input prediction sets with coverage certificates.