Run Exact Paper Model Bank Validation
This page documents the strict paper-faithful RCIM family-bank validation entry point.
Run the exact RCIM paper model-bank validation workflow.
- scripts.paper_reimplementation.rcim_ml_compensation.run_exact_paper_model_bank_validation.run_exact_paper_model_bank_validation(config_path, output_suffix='exact_paper_validation')[source]
Run the paper-faithful RCIM family-bank validation workflow.
- Parameters:
config_path (Path) – Exact-paper YAML configuration path.
output_suffix (str) – Suffix appended to the immutable validation artifact.
- Returns:
Tuple containing the validation summary path and Markdown report path.
- Return type:
tuple[Path, Path]