Gaussian Mixture Models Clustering
ฝัง
- เผยแพร่เมื่อ 2 ม.ค. 2025
- This notebook explores Gaussian Mixture Models (GMM) for clustering. GMMs are probabilistic models that assume data points are generated from a mixture of Gaussian distributions. It covers EM algorithm implementation and model selection.