Skip to content

Releases: nicodv/kmodes

0.7

25 Feb 21:01
Compare
Choose a tag to compare
0.7
  • Categorical variables are now automatically encoded and decoded between original data values and integers (used internally by k-modes). User does not have to use to the categorical variable mapping anymore when looking at the cluster centroids.
  • Support for custom dissimilarity measures
  • Python 3.6 support
  • More robust manual initialization