This is dependent on the output issue for SpectralKMeans (MAHOUT-517) and can be pushed out along with that issue.
-----Original Message----- From: Sean Owen (JIRA) [mailto:[email protected]] Sent: Tuesday, April 05, 2011 11:29 AM To: [email protected] Subject: [jira] [Updated] (MAHOUT-524) DisplaySpectralKMeans example fails [ https://issues.apache.org/jira/browse/MAHOUT-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-524: ----------------------------- Fix Version/s: (was: 0.5) There does seem to be a bug here so don't think this should be closed. But it's a problem with the examples code it seems if anything. And I don't know if there's reason to suspect there can be more investigation in a few weeks before 0.5? if not, probably best to push it down the road. Obviously would be great to get any progress in before the upcoming release. > DisplaySpectralKMeans example fails > ----------------------------------- > > Key: MAHOUT-524 > URL: https://issues.apache.org/jira/browse/MAHOUT-524 > Project: Mahout > Issue Type: Bug > Components: Clustering > Affects Versions: 0.4 > Reporter: Jeff Eastman > Attachments: aff.txt, raw.txt, spectralkmeans.png > > > I've committed a new display example that attempts to push the standard > mixture of models data set through spectral k-means. After some tweaking of > configuration arguments and a bug fix in EigenCleanupJob it runs spectral > k-means to completion. The display example is expecting 2-d clustered points > and the example is producing 5-d points. Additional I/O work is needed before > this will play with the rest of the clustering algorithms. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira
