News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

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




Community Events





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


unittest testing application zendframework2 podcast interview database community voicesoftheelephpant conference release zendframework framework api symfony2 opinion phpunit introduction injection language

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