copd-model-e / training /README.md
IamGrooooot's picture
Model E: Unsupervised PCA + clustering risk stratification
53a6def
# 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