[mlpack-svn] [MLPACK] #212: Cluster a data set following estimating a GMM

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Mon Mar 26 16:14:15 EDT 2012


#212: Cluster a data set following estimating a GMM
----------------------------+-----------------------------------------------
  Reporter:  Adam           |        Owner:     
      Type:  task           |       Status:  new
  Priority:  major          |    Milestone:     
 Component:  mlpack         |   Resolution:     
  Keywords:  GMM, Cluster,  |     Blocking:     
Blocked By:                 |  
----------------------------+-----------------------------------------------

Comment (by Adam):

 What you suggest sounds along the lines of what I had in mind. I am
 currently porting some Matlab code, which has this kind of functionality
 built in,

 http://www.mathworks.co.uk/help/toolbox/stats/gmdistribution.cluster.html

 and a cursory glance of the underlying code suggests they are basically
 doing something along the same lines.

 I would imagine I am going to be far from the only one who is looking to
 efficiently fit a GMM to some data and then use the result to assign the
 data points to clusters.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/212#comment:2>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list