kmodes

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

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install kmodes

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.12.2 2022-09-06
0.12.1 2022-04-14
0.12.0 2022-03-31
0.11.1 2021-10-08
0.11.0 2021-02-13
0.10.2 2020-02-25
0.10.1 2019-04-23
0.10.0 2019-04-04
0.9 2018-05-02
0.8 2017-11-15
0.7 2017-03-30
0.6 2016-06-08
0.5 2016-05-27
0.4 2016-03-14
0.2 2016-03-02
0.1 2016-02-28

Issues with this package?

Page last updated 2026-09-03 06:20:43 UTC