Documentation of 'jsat.clustering.evaluation.ClusterEvaluationBase' Java class
ClusterEvaluationBase
jsat.clustering.evaluation

Class ClusterEvaluationBase

    • Constructor Detail

      • ClusterEvaluationBase

        public ClusterEvaluationBase()
    • Method Detail

      • evaluate

        public double evaluate(int[] designations,
                               DataSet dataSet)
        Description copied from interface: ClusterEvaluation
        Evaluates the clustering of the given clustering.
        Specified by:
        evaluate in interface ClusterEvaluation
        Parameters:
        designations - the array that stores the cluster assignments for each data point in the data set
        dataSet - the data set that contains all data points
        Returns:
        a value in [0, Inf) that indicates the quality of the clustering.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.