You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/03/06 15:46:22 UTC

[GitHub] [commons-math] chentao106 opened a new pull request #122: Implement the Calinski-Harabasz Evaluator algorithm for Cluster

chentao106 opened a new pull request #122: Implement the Calinski-Harabasz Evaluator algorithm for Cluster
URL: https://github.com/apache/commons-math/pull/122
 
 
   "Calinsk-iHarabasz" is the most popular evaluator for Centriod Clusters.
   This is a java version of "Calinsk-iHarabasz" reference the sklearn version.
   https://scikit-learn.org/stable/modules/generated/sklearn.metrics.calinski_harabasz_score.html
   https://www.tandfonline.com/doi/abs/10.1080/03610927408827101

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [commons-math] coveralls edited a comment on issue #122: Implement the Calinski-Harabasz Evaluator algorithm for Cluster

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on issue #122: Implement the Calinski-Harabasz Evaluator algorithm for Cluster
URL: https://github.com/apache/commons-math/pull/122#issuecomment-595858824
 
 
   
   [![Coverage Status](https://coveralls.io/builds/29212646/badge)](https://coveralls.io/builds/29212646)
   
   Coverage increased (+0.009%) to 90.518% when pulling **794c3f14eee589a577ba23009140df8fc041223d on chentao106:HalinskiHarabasz** into **aafc49afd764351668045c0fadf2ad6222490ba7 on apache:master**.
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [commons-math] coveralls commented on issue #122: Implement the Calinski-Harabasz Evaluator algorithm for Cluster

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #122: Implement the Calinski-Harabasz Evaluator algorithm for Cluster
URL: https://github.com/apache/commons-math/pull/122#issuecomment-595858824
 
 
   
   [![Coverage Status](https://coveralls.io/builds/29183475/badge)](https://coveralls.io/builds/29183475)
   
   Coverage increased (+0.0009%) to 90.513% when pulling **e2b7f3c15f33d14fc05bbfa215dad148d5ede0a0 on chentao106:HalinskiHarabasz** into **4d5983aa8756c99cdd20618aecf24ea31c399311 on apache:master**.
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [commons-math] coveralls edited a comment on issue #122: Implement the Calinski-Harabasz Evaluator algorithm for Cluster

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on issue #122: Implement the Calinski-Harabasz Evaluator algorithm for Cluster
URL: https://github.com/apache/commons-math/pull/122#issuecomment-595858824
 
 
   
   [![Coverage Status](https://coveralls.io/builds/29197288/badge)](https://coveralls.io/builds/29197288)
   
   Coverage increased (+0.0009%) to 90.513% when pulling **51f80c2a8b02888b3a6209456401b2ecd0ebc952 on chentao106:HalinskiHarabasz** into **4d5983aa8756c99cdd20618aecf24ea31c399311 on apache:master**.
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [commons-math] coveralls edited a comment on issue #122: Implement the Calinski-Harabasz Evaluator algorithm for Cluster

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on issue #122: Implement the Calinski-Harabasz Evaluator algorithm for Cluster
URL: https://github.com/apache/commons-math/pull/122#issuecomment-595858824
 
 
   
   [![Coverage Status](https://coveralls.io/builds/29212140/badge)](https://coveralls.io/builds/29212140)
   
   Coverage increased (+0.02%) to 90.526% when pulling **72a6de94de5f2adced5865244362d1665b240ee2 on chentao106:HalinskiHarabasz** into **aafc49afd764351668045c0fadf2ad6222490ba7 on apache:master**.
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [commons-math] chentao106 closed pull request #122: Implement the Calinski-Harabasz Evaluator algorithm for Cluster

Posted by GitBox <gi...@apache.org>.
chentao106 closed pull request #122: Implement the Calinski-Harabasz Evaluator algorithm for Cluster
URL: https://github.com/apache/commons-math/pull/122
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services