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

.whl file for kmode algo ? #149

Closed omairmauz closed 3 years ago

omairmauz commented 3 years ago

we're struggle to deploy that algorithm in secure server where there is no internet connection, so i just want to know if there is any .whl file that you have for kmode algorithm or is there any other through which we can deploy kmode algo in secure server(having no internet connectivity)

nicodv commented 3 years ago

Have a look at the Pypi pages here: https://pypi.org/project/kmodes/#files