Documentation of 'jsat.clustering.CLARA' Java class
CLARA
jsat.clustering

Class CLARA

    • Method Detail

      • getSampleCount

        public int getSampleCount()
        Returns:
        the number of times PAM will be applied to a sample from the data set.
      • setSampleCount

        public void setSampleCount(int sampleCount)
        Sets the number of times PAM will be applied to different samples from the data set.
        Parameters:
        sampleCount - the number of times to apply sampeling.
      • getSampleSize

        public int getSampleSize()
        Returns:
        the number of samples that will be taken to perform PAM on.
      • setSampleSize

        public void setSampleSize(int sampleSize)
        Sets the number of samples CLARA should take from the data set to perform PAM on.
        Parameters:
        sampleSize - the number of samples to take

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.