copd-model-e / training /src /modelling /kmeans_params.json
IamGrooooot's picture
Model E: Unsupervised PCA + clustering risk stratification
53a6def
Raw
History Blame Contribute Delete
47 Bytes
{
"n_clusters": 3,
"random_state": 10
}