3d7777f010
- Introduced `fused_importance_with_axial.py` to evaluate the importance of Axial_Length in the fused-head model. - Created JSON configurations for various experiments excluding zero-importance clinical features: - `cd_solo_bilateral_dropzero.json`: Bilateral clinical-only evaluation. - `cd_solo_single_dropzero.json`: Single-eye clinical-only evaluation. - `ensemble_refugelike_ckpt_dropzero.json`: Ensemble model with dropped zero-importance features. - `ensemble_single_refugelike_dropzero.json`: Single-eye ensemble model with dropped features.
22 lines
343 B
Plaintext
22 lines
343 B
Plaintext
.claude/
|
|
analysis_data/
|
|
**/__pycache__/
|
|
Papila/*
|
|
REFUGE/*
|
|
old_**/
|
|
models/*
|
|
cache_data/
|
|
# model artifacts
|
|
models/refuge/
|
|
models/v2/refuge/
|
|
**/.archive/
|
|
.archive/
|
|
scripts/deprecated/
|
|
v3/results/*
|
|
scripts/utility/backup_mirror_with_archive.sh
|
|
v3/distributed/logs/*
|
|
v4/configs/**/
|
|
v4/distributed/logs/*
|
|
v4/results/*
|
|
manuscript/*
|
|
binocular_analog/* |