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

Support Arm64 macos #181

Open Tu-Zhenzhao opened 2 years ago

Tu-Zhenzhao commented 2 years ago

Anaconda release native Arm version for macos, but now kmodes doesn't working on Arm64

metjush commented 7 months ago

Hey, is it possible that the reason KPrototypes wouldn't initialize clusters and centroids is because it doesn't work on Apple sillicon? I am using a Macbook Pro with M1 Pro processor and I keep getting stuck at Init: .... until the maximum number of iterations and then it fails. Random init.