aherbert commented on issue #126: #MATH-1525 Move out "EmptyClusterStrategy" 
from KMeansPlusPlusClusterer
URL: https://github.com/apache/commons-math/pull/126#issuecomment-600466181
 
 
   A commit is missing. Did you force push on your branch or on a branch this 
is based on?
   
   However there is also this error:
   ```
   [ERROR] 
/home/travis/build/apache/commons-math/src/main/java/org/apache/commons/math4/ml/clustering/extractor/FarthestPointExtractor.java:[66,47]
 getCenter() is not public in 
org.apache.commons.math4.ml.clustering.CentroidCluster; cannot be accessed from 
outside package
   ```
   
   Given that this is true (the method is package private), this PR will always 
fail.
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to