Contents

kmodes 0.12.2

0

Python implementations of the k-modes and k-prototypes clustering algorithms for clustering categori

Python implementations of the k-modes and k-prototypes clustering algorithms for clustering categorical data.

Stars: 1211, Watchers: 1211, Forks: 412, Open Issues: 16

The nicodv/kmodes repo was created 10 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1211 github stars!

How to Install kmodes

You can install kmodes using pip

pip install kmodes

or add it to a project with poetry

poetry add kmodes

Package Details

Author
Nelis J de Vos
License
MIT
Homepage
https://github.com/nicodv/kmodes
PyPi:
https://pypi.org/project/kmodes/
GitHub Repo:
https://github.com/nicodv/kmodes

Classifiers

  • Scientific/Engineering
No  kmodes  pypi packages just yet.

Errors

A list of common kmodes errors.

Code Examples

Here are some kmodes code examples and snippets.

Related Packages & Articles

hdbscan 0.8.33

Clustering based on density with variable density clusters

dtreeviz 2.2.2

A Python 3 library for sci-kit learn, XGBoost, LightGBM, Spark, and TensorFlow decision tree visualization