/clj-slope-one

A toy implementaion of the slope-one CF algorithm in clojure

Primary LanguageClojure

clj-slope-one

A simple (toy) implementation of the weighted Slope One collaborative filtering algorithm in Clojure.

To learn more about Slope One see the original paper by Daniel Lemire and Anna Maclachlan. Wikipedia also has a nice summary of the algorithm with a brief introduction to the field.

License

Copyright (C) 2011 Ben Mabey

Distributed under the MIT License, the same as Clojure.