Documentation of 'smile.validation.ClusterMeasure' Java class
ClusterMeasure
smile.validation

Interface ClusterMeasure

  • All Known Implementing Classes:
    AdjustedRandIndex, RandIndex


    public interface ClusterMeasure
    An abstract interface to measure the clustering performance.
    • Method Detail

      • measure

        double measure(int[] y1,
                       int[] y2)
        Returns an index to measure the quality of clustering.
        Parameters:
        y1 - the cluster labels.
        y2 - the alternative cluster labels.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.