Package com.pervasive.datarush.analytics.cluster.kmeans


package com.pervasive.datarush.analytics.cluster.kmeans
Provides the KMeans algorithm.
  • Class
    Description
    Enum of distance measure that can be used to build a k-means model.
    Computes clustering model for the given input based on the k-Means algorithm.