Algorithm-SlopeOne
view release on metacpan or search on metacpan
* Slope One <https://en.wikipedia.org/wiki/Slope_One> - Wikipedia
article
* Slope One Predictors for Online Rating-Based Collaborative
Filtering <http://lemire.me/fr/abstracts/SDM2005.html> - original
paper
* Collaborative filtering made easy
<http://www.serpentine.com/blog/2006/12/12/collaborative-filtering-ma
de-easy/> - Python implementation by Bryan O'Sullivan (primary
reference, test code)
* github.com/ashleyw/Slope-One <https://github.com/ashleyw/Slope-One>
- Ruby port of the above by Ashley Williams (used to borrow test
code)
* Programming Collective Intelligence book
<http://shop.oreilly.com/product/9780596529321.do> by Toby Segaran
* Data Sets by GroupLens Research <http://www.grouplens.org/node/12>
lib/Algorithm/SlopeOne.pm view on Meta::CPAN
=item *
L<Slope One|https://en.wikipedia.org/wiki/Slope_One> - Wikipedia article
=item *
L<Slope One Predictors for Online Rating-Based Collaborative Filtering|http://lemire.me/fr/abstracts/SDM2005.html> - original paper
=item *
L<Collaborative filtering made easy|http://www.serpentine.com/blog/2006/12/12/collaborative-filtering-made-easy/> - Python implementation by Bryan O'Sullivan (primary reference, test code)
=item *
L<github.com/ashleyw/Slope-One|https://github.com/ashleyw/Slope-One> - Ruby port of the above by Ashley Williams (used to borrow test code)
=item *
L<Programming Collective Intelligence book|http://shop.oreilly.com/product/9780596529321.do> by Toby Segaran
=item *
( run in 1.423 second using v1.01-cache-2.11-cpan-df04353d9ac )