搜索资源列表
tf
- EM聚类算法,Knn分类算法简单C++编程-EM clustering algorithm, Knn classification algorithm is simple C++ programming
20107210374284118
- EM聚类算法的C++实现,高效地进行编码,充分利用系统资源。-EM Clustering Algorithm C++ implementation, efficient encoding, full use of system resources.
em
- 基于EM算法的模型聚类的研究及应用,GMM高斯混合模型-EM-based clustering algorithm and its application model, GMM Gaussian mixture model
RPEM_Source_Code
- RPEM算法在聚类分析中比EM算法更好效果。-RPEM algorithm in clustering analysis of better results than EM algorithm.
EM
- EM 算法,先K-mean 聚类,然后LGB分裂-EM algorithm, the first K-mean clustering, then LGB split
em聚类
- em算法指的是最大期望算法(Expectation Maximization Algorithm,又译期望最大化算法),是一种迭代算法,用于含有隐变量(latent variable)的概率参数模型的最大似然估计或极大后验概率估计。(Expectation Maximization Algorithm use for clustering)
GMM
- 高斯混合聚类的python实现代码,里面有data的demo(Python implementation code of Gauss mixed clustering)