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
Priority: Minor
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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira