kmodes 0.12.2
0
Python implementations of the k-modes and k-prototypes clustering algorithms for clustering categori
Contents
Python implementations of the k-modes and k-prototypes clustering algorithms for clustering categorical data.
Stars: 1240, Watchers: 1240, Forks: 417, Open Issues: 17The nicodv/kmodes
repo was created 11 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1240 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
Related Packages
Errors
A list of common kmodes errors.
Code Examples
Here are some kmodes
code examples and snippets.