collective_intelligence
collective_intelligence copied to clipboard
Ruby port of the Python code from the book "Programming Collective Intelligence: Building Smart Web 2.0 Applications" by Toby Segaran
=Collective Intelligence
This project aims to build the code samples for Toby Segaran's "Programming Collective Intelligence" in Ruby. The original code samples are in Python.
The original code repository was Google Code - http://code.google.com/p/collectiveintelrb - and was migrated to Github on Jan 24, 2009.
==Links Acquire the book:
- Amazon - http://tinyurl.com/478tvt
- O'Reilly - http://tinyurl.com/3pf5o4
Other Ruby versions of Programming Collective Intelligence:
- David Dai hasn't gotten beyond chapter 2 either (Github - http://github.com/newtonapple/programming-collective-intelligence)
- halfbyte - http://tinyurl.com/46aese blog (Github - http://github.com/halfbyte/programming_collective_intelligence_in_ruby)
- Mauricio wrote the recommendation engine as a Rails plugin (Github - http://github.com/mauricio/collective_intelligence_examples)
- pci-ruby on Assembla - http://www.assembla.com/wiki/show/pci-ruby
- Steven Romej completed chapter 2, including his own version of Python's pydelicious library - http://tinyurl.com/cg3qq5
- this is totally gonna work - http://tinyurl.com/4ymnqx (Github - http://github.com/alexvollmer/pci4r)
- Search Github for "collective intelligence" and language "Ruby" - http://tinyurl.com/d24r9y
Related
- Interview with Toby Segaran on O'Reilly Network - http://tinyurl.com/28lq84
- Andrew Moore's online Statistical Data Mining Tutorials covers many of the same topics in detail - http://www.autonlab.org/tutorials/
- Why Arc is bad for exploratory programming - http://tinyurl.com/65d8mz
- Paul Dix's Slides for GoRuCo Collective Intelligence Talk - http://tinyurl.com/cs6o5d
- Paul Dix, 2008 Goruco speaker - http://2008.goruco.com/speakers#dix (blog - http://www.pauldix.net/)