db_clustering 0.1.17
Big-Data clustering algorithms in Ruby (on Rails). Currently only supports DBSCAN algorithm and ActiveRecord database.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            activerecord
            >= 4.2.1, ~> 4.2
          
    Development Dependencies (10):
            awesome_print
            >= 1.6.1, ~> 1.6
          
          
            bundler
            >= 1.10.2, ~> 1.0
          
          
            byebug
            ~> 5.0
          
          
            fuubar
            >= 2.0.0.rc1, ~> 2.0
          
          
            guard-rspec
            >= 4.5.1, ~> 4.0
          
          
            jeweler
            >= 2.0.1, ~> 2.0
          
          
            rdoc
            >= 4.2.0, ~> 4.0
          
          
            rspec
            >= 3.2.0, ~> 3.0
          
          
            simplecov
            >= 0
          
          
            simple-random
            >= 1.0.0, ~> 1.0
          
    