File size: 354 Bytes
53a6def
 
 
 
 
 
1
2
3
4
5
6
# 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