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

Added example #199

Closed ManuelConcepcion closed 2 months ago

ManuelConcepcion commented 2 months ago

Implementation of the Extended K-Prototypes, examples and experiiments.