Closed pbellec closed 5 years ago
the algorithm seems very slow, even with multithreading.
decided to revert back to k-means. Motivation was to be able to work with booleans, and k-means seems to work, so no real reason to keep exploring k-modes.
the algorithm seems very slow, even with multithreading.