File size: 581 Bytes
7926445
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
.........................                                                [100%]
=============================== warnings summary ===============================
tests/test_conformal_quantile.py::test_conservative_fallback_when_k_exceeds_m
  /root/autodl-tmp/hsc_tta_eeg/repo/src/hsc_tta/certification/core.py:51: RuntimeWarning: finite-sample order exceeds calibration size; using q=1
    warnings.warn("finite-sample order exceeds calibration size; using q=1", RuntimeWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
25 passed, 1 warning in 3.48s