[ 
https://issues.apache.org/jira/browse/MATH-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497340#comment-13497340
 ] 

Thomas Neidhart commented on MATH-748:
--------------------------------------

Hi Reid,

great, thanks for the contribution.
I think it is better to create a sub-task for each algorithm, so we can better 
keep track of the additions.

Could you re-attach the patch to the new sub-task?

Thanks,

Thomas
                
> Additional Clustering Algorithms
> --------------------------------
>
>                 Key: MATH-748
>                 URL: https://issues.apache.org/jira/browse/MATH-748
>             Project: Commons Math
>          Issue Type: New Feature
>    Affects Versions: 3.1
>            Reporter: Thomas Neidhart
>            Assignee: Thomas Neidhart
>            Priority: Minor
>              Labels: clustering
>             Fix For: 3.2
>
>         Attachments: MATH-748.txt
>
>
> CM currently contains one clustering algorithm (k-means++), but I would like 
> to see at least a few other standard algorithms like the following:
>  * HAC
>  * Fuzzy K-Means
>  * SOM
>  * OPTICS
> I have already implementations for the first two ones and could contribute 
> them quite easily. Data clustering does not really qualify as low-level math 
> functions so its up to the community to decide whether we want to include 
> also more machine learning related algorithms (also related to classification 
> algos).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to