issues
search
dalgu90
/
icd-coding-benchmark
Automatic ICD coding benchmark based on the MIMIC dataset
MIT License
35
stars
5
forks
source link
[Future] Config Wrapper/Generators for Ease of Usage
#22
Open
abheesht17
opened
2 years ago
dalgu90
commented
2 years ago
Possible features
Providing default configs / generating config files for each model (CAML, MultiResCNN)
Passing configurations through command line (e.g.
python run.py --model.params.dropout 0.3
)
Possible features
python run.py --model.params.dropout 0.3
)