Notebooks Classificador

This commit is contained in:
DiogoCosta18
2026-05-14 16:20:33 +01:00
parent 9ae334410d
commit 2062a91985
734 changed files with 75472 additions and 1730 deletions
+3 -3
View File
@@ -19,9 +19,9 @@
"Notebook roadmap:\n",
"1. `01_eda` maps sources, labels, balance, and leakage risks.\n",
"2. `02_preprocessing` turns those risks into deterministic input handling and controlled augmentation choices.\n",
"3. `03_phase1_analysis` compares baseline models under one shared protocol.\n",
"4. `04_phase2_analysis` tests preprocessing/model ablations.\n",
"5. `05_gradcam_analysis` checks where trained models look using existing checkpoints.\n"
"3. `03_baselines` compares baseline models under one shared protocol.\n",
"4. `04_ablation_questions` tests preprocessing/model ablations.\n",
"5. `05_gradcam` checks where trained models look using existing checkpoints.\n"
]
},
{