forensics calibrate
Validate detection accuracy against synthetic ground truth.
forensics calibrate [OPTIONS] COMMAND [ARGS]...Options
Section titled “Options”| Option | Description |
|---|---|
--positive-trials INTEGER | Number of spliced-corpus trials (default: 5). [default: 5] |
--negative-trials INTEGER | Number of unmodified-corpus trials (default: 5). [default: 5] |
--author SLUG | Calibrate against a specific author. |
--seed INTEGER | Deterministic seed for splice-date selection (default: 42). [default: 42] |
--output PATH | Write the JSON report here instead of data/calibration/. |
--dry-run | Skip trial execution — return an empty report (smoke test only). |
--help | Show this message and exit. |
Built by Abstract Data