Documentation of 'smile.clustering.Clustering' Java class
Clustering
smile.clustering

Interface Clustering<T>

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int OUTLIER
      Cluster label for outliers or noises.
    • Field Detail

      • OUTLIER

        static final int OUTLIER
        Cluster label for outliers or noises.
        See Also:
        Constant Field Values
    • Method Detail

      • predict

        int predict(T x)
        Cluster a new instance.
        Parameters:
        x - a new instance.
        Returns:
        the cluster label.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.