- Go to file
kmeans.py
. - Edit the
location
variable to the name of that country / region / subregion (make sure it exists in/nigelsMadness/pythonProject/output
). - Execute the file
kmeans.py
. - After the Silhouette test, enter the
$k$ values manually (you can use the largest / peaks / any value you want), separate them by comma. - Wait and all plots will be displayed then saved to
/plots
.