You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2009/05/27 19:53:45 UTC

[jira] Resolved: (MAHOUT-63) Self Organizing Map

     [ https://issues.apache.org/jira/browse/MAHOUT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll resolved MAHOUT-63.
-----------------------------------

    Resolution: Duplicate

See MAHOUT-64

> Self Organizing Map
> -------------------
>
>                 Key: MAHOUT-63
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-63
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Classification
>            Reporter: Farid Bourennani
>            Priority: Minor
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> Implementation of  the Kohonen's Self organizing map algorithm.
> Execution: run the SOMViewer .
> takes 300 iteration.
> - The algo is too slow because of:
> 	GUI: the current one is a temporary one, but should be replaced by "prefused library" as suggested by Ted.
> 	Self-Organizing Maps: Batch Algorithm is faster than the sequentiel one that I am currently 	using.
> - Documentation needs to be completed. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.