buncher 1.0.13
buncher implements a variant of the popular k-means clustering algorithm as a native ruby extension. The variant uses the technique described in http://www.ee.columbia.edu/~dpwe/papers/PhamDN05-kmeans.pdf in order to find the best value of K.
          Gemfile:
          =
        
        
          安装:
          =
        
      Development 依赖 (11):
            gnuplot
            >= 0
          
          
            hoe
            ~> 3.13
          
          
            hoe-bundler
            >= 1.1
          
          
            hoe-gemspec
            >= 1.0
          
          
            hoe-git
            >= 1.4
          
          
            minitest
            ~> 5.6
          
          
            minitest-focus
            >= 0
          
          
            rake
            >= 0.9
          
          
            rake-compiler
            ~> 0.7
          
          
            rdoc
            ~> 4.0
          
          
            rubystats
            >= 0