Simple but rough implementation of EM-algorithm for unsupervised learning in case of fitting a mixture of 3 multivariate Gaussian to the Fisher Iris data set as well as fitting the means and covariance matrices. Continue reading “Python: Unsupervised Learning using EM-Algorithm Implementation”