Description Usage Arguments Value Examples
Calculates the j-score between two clustering assignment.
1 | jscore(truth, pred)
|
truth |
A numeric vector of truth class labels. |
pred |
A numeric vector of predicted class labels. |
Returns the j-score of the clustering assignment.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.