You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2020/03/08 01:02:31 UTC

[jira] [Resolved] (MATH-1518) Method to compute centroid is duplicated

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

Gilles Sadowski resolved MATH-1518.
-----------------------------------
    Resolution: Done

Commit aafc49afd764351668045c0fadf2ad6222490ba7 ("master" branch).

> Method to compute centroid is duplicated
> ----------------------------------------
>
>                 Key: MATH-1518
>                 URL: https://issues.apache.org/jira/browse/MATH-1518
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Gilles Sadowski
>            Assignee: Gilles Sadowski
>            Priority: Minor
>             Fix For: 4.0
>
>
> Below package {{o.a.c.math4.ml.clustering}}, similar codes are present in {{ClusterEvaluator}} and in {{KMeansPlusPlusClusterer}}.
> Duplication could be removed if the method to compute the centroid is moved to class {{Cluster}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)