-
Notifications
You must be signed in to change notification settings - Fork 3
go2chayan/GMM_using_EM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README ====== I did it as a part of homework problem in the Machine Learning class taught by Prof Daniel Gildea (https://www.cs.rochester.edu/~gildea/) in Spring 2014. Here I implemented a Gaussian Mixture Model (GMM) Clustering using Expectation Maximization (EM) algorithm. ========================================================================================================== Name: Md. Iftekhar Tanveer Email: itanveer@cs.rochester.edu or mtanveer@z.rochester.edu Course: CS446 Homework: EM algorithm ************** Files *************** README: This document progAss2.py: The original python script. Just run the file using python. The main function will automatically called. voting2.dat: Dataset file ************* Algorithm ************ It is commented well in the code ************* Results ************** 4 clusters. pictures attached ************* Interpretations ***** Max possible development likelihood falls if the number of cluster exceeds 4
About
A demo of Gaussian Mixture Model using Expectation Maximization
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published