[
https://issues.apache.org/jira/browse/MATH-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart updated MATH-917:
---------------------------------
Attachment: clustering_v2.zip
The attached file updates the patch with all the suggestions:
* change Clusterable method names
* make DistanceMeasure interface more flexible
* make algorithm classes immutable
* make CentroidCluster a stand-alone class
* remove generic types from Clusterable interface (not needed anymore)
Additionally, I have made the following changes:
* modify packaging to base package ml
* add MultiKMeansPlusPlusClusterer for multiple trials
* use RandomGenerator instead of Random
> More distance measurements are needed in o.a.c.m.stat.clustering.
> -----------------------------------------------------------------
>
> Key: MATH-917
> URL: https://issues.apache.org/jira/browse/MATH-917
> Project: Commons Math
> Issue Type: Improvement
> Reporter: Reid Hochstedler
> Fix For: 4.0
>
> Attachments: clustering_v2.zip, clustering.zip
>
>
> Currently only Euclidean distance is used for distance measurement, it would
> be easy to quickly add Manhattan and Chebyshev distance among others.
--
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