搜索资源列表
SimpleKMeans
- K-Means C++实现 带演示程序 K-Means C++实现 带演示程序-K-Means C++ to achieve with demo program
SimpleKMeans
- k-means聚类算法 指定类别数为K,对样本集合进行聚类,聚类的结果由K 个聚类中心来表达,基于给定的聚类目标函数(或者说是聚类效果判别准则),算法采用迭代更新的方法,每一次迭代过程都是向目标函数值减小的方向进行,最终的聚类结果使目标函数值取得极小值,达到较优的聚类效果。-k-means clustering algorithm for specific classes of K, the collection of samples for clustering, clustering t
SimpleKMeans
- 这是一个 K Mean 算法的C++实现-K Mean
SimpleKMeans
- 简单的空间聚类,C#项目,有源码及可执行文件-Simple spatial clustering, C# project, with source and executable files
clusterers
- 基于weka的聚类算法,简单聚类,SimpleKMeans,RandomizableSingleClustererEnhancer(Clustering algorithm based on Weka, simple clustering, SimpleKMeans, RandomizableSingleClustererEnhancer)