RubyGems.org

recommendify

0.3.5

Recommendify is a distributed, incremental item-based recommendation engine for binary input ratings. It's based on ruby and redis and uses an approach called "Collaborative Filtering"

installgem install recommendify -v 0.3.5
Authors

Paul Asmuth

9,645 total downloads 487 for this version
Owners

0e6291a7b2286aa56b101b49cc1496dc

Gemfile
gem "recommendify", "~> 0.3.5"
Versions
  1. 0.3.8 March 20, 2012
  2. 0.3.7 March 20, 2012
  3. 0.3.6 March 12, 2012
  4. 0.3.5 March 12, 2012
  5. 0.3.4 March 12, 2012
Show all versions (15 total)
Runtime Dependencies
  1. redis >= 2.2.2
Development Dependencies
  1. rspec ~> 2.8.0