mloss.org libclusterhttp://mloss.orgUpdates and additions to libclusterenSat, 27 Feb 2016 00:36:01 -0000libcluster 2.3http://mloss.org/software/view/571/<html><p>This library implements the following algorithms and functions in C++ with python (2.7 and 3) and C++ interfaces: </p> <ul> <li> The variational Dirichlet process (VDP) </li> <li> The Bayesian Gaussian mixture model (BGMM) </li> <li> Gaussian latent Dirichlet allocation (LDA with Gaussian observations) </li> <li> Simultaneous Clustering Model (SCM) for Multinomial Documents, and Gaussian Observations </li> <li> Multiple-source Clustering Model (MCM) for clustering two observations, one of an image/document, and multiple of segments/words simultaneously </li> <li> And more clustering algorithms based on diagonal Gaussian, and Exponential distributions </li> <li> It is a template-based library, and so new algorithms can be defined by creating new distribution objects </li> <li> Various functions for evaluating means, standard deviations, covariance, primary Eigenvalues etc of data </li> </ul></html>Daniel SteinbergSat, 27 Feb 2016 00:36:01 -0000http://mloss.org/software/rss/comments/571http://mloss.org/software/view/571/clusteringgmmdensity estimationapproximate inferencemean fieldgaussian mixture modelslatent dirichlet allocationhierarchical modelsbayesianlatent variable modelmixture modelmulti