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

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

                Author: ASF GitHub Bot
            Created on: 09/Mar/20 16:59
            Start Date: 09/Mar/20 16:59
    Worklog Time Spent: 10m 
      Work Description: chentao106 commented on pull request #123: MATH-1519 
Implement Calinski-Harabasz clusters evaluator.
URL: https://github.com/apache/commons-math/pull/123
 
 
   MATH-1519 Implement Calinski-Harabasz clusters evaluator.
 
----------------------------------------------------------------
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]


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

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

> Implement the Calinski-Harabasz clusters evaluator
> --------------------------------------------------
>
>                 Key: MATH-1519
>                 URL: https://issues.apache.org/jira/browse/MATH-1519
>             Project: Commons Math
>          Issue Type: New Feature
>            Reporter: Chen Tao
>            Priority: Major
>              Labels: features
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> It is also known as the Variance Ratio Criterion.
> The Calinsk-iHarabasz score is defined as ratio between the within-cluster 
> dispersion and the between-cluster dispersion, can be used to evaluate the 
> model, where a higher Calinski-Harabasz score relates to a model with better 
> defined clusters.
> For more information, please read:
> https://scikit-learn.org/stable/modules/generated/sklearn.metrics.calinski_harabasz_score.html
> https://www.tandfonline.com/doi/abs/10.1080/03610927408827101



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

Reply via email to