C# 中混合数值和分类数据实现的 K-Means 聚类

数据挖掘 聚类 k-均值 初学者 图书馆
2022-03-05 16:54:39

我是一名数据挖掘研究学者。我对混合数值和分类数据的 K-Means 聚类算法的 C# 实现感兴趣。

1个回答

此处描述了该解决方案:K-Means clustering for mixed numeric and categorical data

C# 实现可以在 ALGLIB 库中找到,我强烈推荐:http ://www.alglib.net/translator/man/manual.csharp.html#gs_packages