Hacker News new | ask | show | jobs
Show HN: Recommendation Engine as a Redis Module (github.com)
2 points by hjr265 1307 days ago
I am building a recommendation engine as a Redis module. It uses Jaccardian similarity and memory-based collaborative filtering.

Any early feedback (constructive or destructive) is welcome.