update TTA
Browse files
README.md
CHANGED
|
@@ -127,7 +127,7 @@ thyroid_lib.py # shared preprocessing/model/calibration/metrics
|
|
| 127 |
requirements.txt
|
| 128 |
data_exploration_report.md # full data audit (counts, leakage, intensity, grids)
|
| 129 |
LOG.md # chronological experiment log
|
| 130 |
-
results/ # figures, tables (incl. CIs + sweep leaderboard), per-image CSVs
|
| 131 |
```
|
| 132 |
|
| 133 |
## Reproduce
|
|
|
|
| 127 |
requirements.txt
|
| 128 |
data_exploration_report.md # full data audit (counts, leakage, intensity, grids)
|
| 129 |
LOG.md # chronological experiment log
|
| 130 |
+
results/ # figures, tables (incl. CIs + sweep leaderboard), per-image CSVs. Not with TTA
|
| 131 |
```
|
| 132 |
|
| 133 |
## Reproduce
|