Kmeans algorithm for mixed features (continuous and categorical)
The mixed_kmeans package is a MATLAB implementation of the mixed kmeans algorithms proposed by:
Ahmad, Amir, and Lipika Dey. "A k-mean clustering algorithm for mixed numeric and categorical data." Data & Knowledge Engineering 63.2 (2007): 503-527.
It can be used to for clustering porblems which include categorical inputs, numerical (continuous) inputs, or a mix of both. The user is referred to the original publication for details regarding the algorithm.
引用格式
AJ (2026). amjams/mixed_kmeans (https://github.com/amjams/mixed_kmeans), GitHub. 检索时间: .
无法下载基于 GitHub 默认分支的版本
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库。
