Notebooks todos sem resultados fase 4

This commit is contained in:
DiogoCosta18
2026-05-06 20:28:29 +01:00
parent b5313e3320
commit 69666d6aa0
16 changed files with 2312 additions and 533 deletions
@@ -702,16 +702,6 @@
"For the report, this table supports the normalization ablation in Phase 2. The actual decision is made in `04_phase2_analysis.ipynb`, where `real_norm` is compared against ImageNet/default using the saved logs.\n"
]
},
{
"cell_type": "markdown",
"id": "fb95d062",
"metadata": {},
"source": [
"## 5. Reproducibility note\n",
"\n",
"These checks are not preprocessing operations. They simply confirm that the experiment setup is safe: identity groups do not leak across splits, validation/test transforms are deterministic, source-specific metrics handle edge cases, and config inheritance works as expected. The full test suite lives in `classifier/tests/`.\n"
]
},
{
"cell_type": "markdown",
"id": "b02fd790",