forked from nicodv/kmodes
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Some improvement to the algorithm is still possible. scikit-learn's implementation of K-Means contains some optimizations that I think should be applicable for K-Prototypes as well.
Also @KristofMorva mentioned the paper below, which may or may not do something similar to scikit-learn:
Reactions are currently unavailable