File size: 369 Bytes
5e35e5e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # n11 Hyper Parameter Tuning
This folder stores RF-guided hyperparameter tuning outputs for n11.
Structure:
- `<model>/runs/`: copied training/generation run directories referenced by phase1/phase2 score tables.
- `<model>/_rf_tuning/`: tuning manifests, score tables, reports, and final recommendations.
Models currently included:
- tvae
- tabsyn
- tabdiff
- ctgan
|