An open API service indexing awesome lists of open source software.

https://github.com/mingstar/collaborative-filtering-examples

Example code for my Collaborative Filtering talk in rorosyd
https://github.com/mingstar/collaborative-filtering-examples

collaborative-filtering example ruby

Last synced: about 2 months ago
JSON representation

Example code for my Collaborative Filtering talk in rorosyd

Awesome Lists containing this project

README

        

Collaborative Filtering Example Code
====================================

Example code for my talks in [rorosyd](http://ruby.org.au/meetups/syd.html).

Talk on 9/Apr/13:
> [Slides](https://docs.google.com/presentation/d/1L_0oKELH7aZQXGJ7MFWHI0nbRAuflcpnzRIxwtM8hhI/pub?start=false&loop=false&delayms=3000)

Subsequent talk on 11/Jun/13:

> [Slides](https://docs.google.com/presentation/d/17hdzKnRAzJ3Y56dr2KdpaHjIabwzp8nvctHi9Oh99ww/pub?start=false&loop=false&delayms=3000)

**NB:** The code is for demonstration purpose, and is NOT production-ready.