nicodv / kmodes

Python implementations of the k-modes and k-prototypes clustering algorithms, for clustering categorical data
MIT License
1.23k stars 416 forks source link

Improve estimation of gamma for k-prototypes #186

Closed nicodv closed 1 year ago

nicodv commented 1 year ago

Fixes https://github.com/nicodv/kmodes/issues/185

coveralls commented 1 year ago

Coverage Status

Coverage remained the same at 97.934% when pulling db581f26fb9c0eeb6fc8a885db294bb5f46a00b0 on gamma_est_fix into f5532e0064207aab4edcb53be509153aa2cf00ac on master.