Skip to content

0.7

Compare
Choose a tag to compare
@nicodv nicodv released this 25 Feb 21:01
· 249 commits to master since this release
  • 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