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

[jira] [Work logged] (MATH-1525) The "EmptyClusterStrategy" in KMeansPlusPlusClusterer should be move out as a Interface

     [ https://issues.apache.org/jira/browse/MATH-1525?focusedWorklogId=402811&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-402811 ]

ASF GitHub Bot logged work on MATH-1525:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Mar/20 13:01
            Start Date: 13/Mar/20 13:01
    Worklog Time Spent: 10m 
      Work Description: chentao106 commented on pull request #126: #MATH-1525 Move out "EmptyClusterStrategy" from KMeansPlusPlusClusterer
URL: https://github.com/apache/commons-math/pull/126
 
 
   Move out "EmptyClusterStrategy" from KMeansPlusPlusClusterer, it will reused by MiniBatchKMeansClusterer.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 402811)
    Remaining Estimate: 0h
            Time Spent: 10m

> The "EmptyClusterStrategy" in KMeansPlusPlusClusterer should be move out as a Interface
> ---------------------------------------------------------------------------------------
>
>                 Key: MATH-1525
>                 URL: https://issues.apache.org/jira/browse/MATH-1525
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Chen Tao
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The "EmptyClusterStrategy" and relative code in KMeansPlusPlusClusterer should be move out as a Interface and different implementations.
> The can be reused in other Cluster algorithms, such as MiniBatchKMeansClusterer. 



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