# File lib/ai4r/clusterers/clusterer.rb, line 25
      def build(data_set, number_of_clusters)
        raise NotImplementedError
      end