mloss.org Divvyhttp://mloss.orgUpdates and additions to DivvyenWed, 14 Nov 2012 20:21:29 -0000Divvy 1.1.1http://mloss.org/software/view/436/<html><p>Divvy is a 64-bit Mac OS X 10.6, 10.7, or 10.8 (Snow Leopard, Lion, or Mountain Lion) application for performing unsupervised machine learning and visualization. We focus on the clustering (separating data into groups) and dimensionality reduction (finding low dimensional structure in high dimensional data) subfields of machine learning. For visualization we provide support for both the whole dataset (e.g. a scatter plot) and points (e.g. transforming a particular point into an image). </p> <p>Free and open. The NSF funded this work so that you don't have to. Go get our MIT-licensed code at GitHub. https://github.com/jmlewis/divvy </p> <p>Endlessly extensible. Every clusterer, reducer, point visualizer and dataset visualizer in Divvy is a plugin. We've provided a few big ones (K-means, PCA, scatter plot, &amp;c.) and we're hoping the community will use our plugin protocol to build many more. Each plugin defines its own UI, so your algorithm can look and behave the way that you want it to without top-down constraints. </p> <p>Part of your workflow. Export your clusterings and reductions to .csv and your visualizations to .png. Use your R or Matlab data with our R and Matlab to Divvy export tools. </p></html>Joshua Lewis, Virginia de Sa, Laurens van der MaatenWed, 14 Nov 2012 20:21:29 -0000http://mloss.org/software/rss/comments/436http://mloss.org/software/view/436/clusteringvisualizationdimensionality reduction