Open jtpesone opened 1 year ago
Issue 2 above is caused by re-visualizing the results in the Results K-means clustering tab. So, when pressing the VISUALIZE SELECTED button in the K-means clustering tab, GisSOM also updates RunStats files by adding another "Quantization error: n.nnn" in the end of the RunStats files. This is useless, as the files needs to updating when re-visualizing results. However, RunStats files could be updated when running k-means again in the K-means clustering tab, as the parameters (kmeans min, kmeans_max and kmeans_nitit values) may change, and the latest clustering result is saved anyway in the results folder.