You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Farid Bourennani (JIRA)" <ji...@apache.org> on 2008/06/30 05:11:45 UTC

[jira] Updated: (MAHOUT-64) Self Organizing Map

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

Farid Bourennani updated MAHOUT-64:
-----------------------------------

    Attachment: SOM.patch

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. 

> Self Organizing Map
> -------------------
>
>                 Key: MAHOUT-64
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-64
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Classification
>            Reporter: Farid Bourennani
>            Priority: Minor
>         Attachments: SOM.patch
>
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> Implementation of  the Kohonen's Self organizing map algorithm.

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