Comparing several quality indices, (thanks for these). These knn graph methods :dunn and :sillouette (which rely on graphical structures) have a hard termination and forced restart. In Pluto the error message is simply:
Malt.TerminatedWorkerException()
This is on julia 1.10.2+0.aarch64.apple.darwin14 with Clustering v"0.15.7"
I have 1.4 million datapoints, and 200 clusters. I don't know if calculating these indices on this large dataset is feasible?
Comparing several quality indices, (thanks for these). These knn graph methods :dunn and :sillouette (which rely on graphical structures) have a hard termination and forced restart. In Pluto the error message is simply:
Malt.TerminatedWorkerException()
This is on julia 1.10.2+0.aarch64.apple.darwin14 with Clustering v"0.15.7"
I have 1.4 million datapoints, and 200 clusters. I don't know if calculating these indices on this large dataset is feasible?