[
https://issues.apache.org/jira/browse/MAHOUT-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917859#action_12917859
]
Shannon Quinn commented on MAHOUT-517:
--------------------------------------
In the literature, since this algorithm was originally devised for clustering
in images, the output was always a segmented image - not really something
Mahout is meant to do without adding more dependencies. Still, something along
the lines of KMeans - using pixel coordinates (or ranges) instead of raw values
- might be useful.
> Eigencuts needs an output format
> --------------------------------
>
> Key: MAHOUT-517
> URL: https://issues.apache.org/jira/browse/MAHOUT-517
> Project: Mahout
> Issue Type: Improvement
> Components: Clustering
> Affects Versions: 0.4
> Reporter: Jeff Eastman
> Priority: Critical
> Fix For: 0.5
>
>
> Need to define and implement an output format for Eigencuts spectral
> clustering. Marking for 0.5 but will consider an interim fix for 0.4 during
> polishing phase.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.