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
}