All Known Implementing Classes:
DataPoint

public interface Clusterable
An interface representing data points that can be used in clustering algorithms.
  • Method Details

    • getPoint

      Set<String> getPoint()
    • getMembersCount

      int getMembersCount()