| # Training | |
| Training scripts are split into `src` and `tests` directories, where `src` is is futher segmented into: | |
| - `processing`: containing scripts to processes raw EHR data | |
| - `reduction`: containing scripts to combine, reduce, fill and scale processed EHR data for modelling | |
| - `modelling`: containing notebooks and scripts required for model training |