diff --git a/README.md b/README.md index fe54aa8d7aa2487a59edbceb9c9a8e1522340a51..5fb8d95375f9842569a01fd34d00f9d3fbca3396 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,6 @@ Here is a short overview of the stages of the main script ```run.sh```: - resulting ```*.png```-files are stored in ```exp_*/plots/analysis/``` - ```stage=5```: - performs k-means on the resulting PCA space and assigns classes - - **the parameter ```nclust``` in the script ```run.sh``` specifies the number of allowed clusters which should be modified depending on the task** + - **the parameter ```nclust``` in the script ```run.sh``` specifies the number of allowed clusters which should be modified depending on your task** - resulting ```*.png```-files (confusion matrices) are stored in ```exp_*/plots/kmenas/```