dalgu90 / icd-coding-benchmark

Automatic ICD coding benchmark based on the MIMIC dataset
MIT License
35 stars 5 forks source link

Add Custom Data Splitters #29

Open abheesht17 opened 2 years ago

abheesht17 commented 2 years ago

Currently, we load splits from a file (which we take from CAML). Let's create classes for other kinds of splits - random splitting, for starters.