Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
-
None
-
None
Description
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
Attachments
Issue Links
- is related to
-
MATH-1515 Enhance clustering API
- Open
- links to