News Feed
Jobs Feed
Sections




News Archive
Dave Gardner's Blog:
Applying collective intelligence to PHP UK Conference 2011
March 02, 2011 @ 11:08:27

Dave Gardner has put together a post about some work he did with the Joind.in API (an event feedback site) to apply collective intelligence to the results of the PHP UK Conference.

The term "collective intelligence" refers to intelligence that emerges from the collaboration of a group. In this case, we can leverage the data within joind.in and make "intelligent" recommendations. This post looks at building a simple recommendation engine using the data from joind.in. You can download the entire source code here (gzipped) or view via PasteBin here and try it out for yourself.

His code connects to the Joind.in API and fetches the event's talk information and the comments for each. His "calculatePearson" function then takes in two users and the set of ratings to figure out how similar their preferences are. There's also a bit of code that approaches it from a different angle - providing recommendations for users based on their own comments.

0 comments voice your opinion now!
collective intelligence joindin api rating download


blog comments powered by Disqus

Similar Posts

SitePoint PHP Blog: How to Create Your Own Twitter Widget in PHP, Part 2

Sara Golemon\'s Blog: libssh2 API documentation - Complete

Padraic Brady's Blog: The PHPSpec 0.2.0devel API

Evan Sims' Blog: Announcing libGameFly

Eirik Hoem's Blog: Prado Framework 3.1.2 released


Community Events











Don't see your event here?
Let us know!


composer language database code interview series example opinion zendframework2 testing functional api development phpunit introduction community framework release podcast unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework