<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>GigaOM &#187; recommendation engines</title>
	<atom:link href="http://gigaom.com/tag/recommendation-engines/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 04:40:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gigaom.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0db8f6557d022075dbbf010c54d46d93?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GigaOM &#187; recommendation engines</title>
		<link>http://gigaom.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gigaom.com/osd.xml" title="GigaOM" />
	<atom:link rel='hub' href='http://gigaom.com/?pushpress=hub'/>
		<item>
		<title>Why 3 celebrity data scientists are willing to work for free &#8212; for you</title>
		<link>http://gigaom.com/2013/05/08/why-3-celebrity-data-scientists-are-willing-to-work-for-free-for-you/</link>
		<comments>http://gigaom.com/2013/05/08/why-3-celebrity-data-scientists-are-willing-to-work-for-free-for-you/#comments</comments>
		<pubDate>Wed, 08 May 2013 16:58:30 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[data science]]></category>
		<category><![CDATA[Mortar Data]]></category>
		<category><![CDATA[Hilary Mason]]></category>
		<category><![CDATA[recommendation engines]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=643353</guid>
		<description><![CDATA[Hadoop startup Mortar Data is offering to build recommendation systems for 10 companies, with help from Hilary Mason, Drew Conway and Max Shron. It's part of a bigger plan to democratize the science behind online recommendations.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=643353&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Hadoop-in-the-cloud startup Mortar Data is on a mission to bring recommendation engines to the masses, and it has recruited three well-known data scientists to aid its cause. On Wednesday, the company will start accepting applications <a href="http://mortardata.com/">on its website</a> from companies that would like to have Mortar Data &#8212; as well as Bit.ly&#8217;s <a href="http://www.hilarymason.com/">Hilary Mason</a>, IA Ventures Scientist-in-Residence <a href="http://drewconway.com/">Drew Conway</a> and freelancer (and former OKCupid data scientist) <a href="http://shron.net/about">Max Shron</a> &#8212; build a custom recommendation system for them.</p>
<p>The way it works, said Mortar Co-founder and CEO K Young, is that his company will choose eight companies (in addition to the two it has been working with already) to implement custom systems based on their specific needs and businesses. Mason, Conway and Shron will split their time among the 10 total companies, but will be much more than advisers &#8212; they&#8217;ll actually dig into the data and work hands-on to ensure the right techniques and algorithms are applied in the right places.</p>
<p>The applicant companies will keep any custom code, but the ultimate goal from Mortar&#8217;s perspective is to learn some best practices and create reusable building blocks that will let anyone create recommendation engines without pre-existing data science knowledge. Recommendation engines <a href="http://gigaom.com/2013/01/29/you-might-also-like-to-know-how-online-recommendations-work/">are commonplace on large web sites</a> (Netflix, Spotify, iTunes, Google, Amazon, <a href="http://gigaom.com/2013/03/03/how-and-why-linkedin-is-becoming-an-engineering-powerhouse/">LinkedIn</a>, Eventbrite and the list goes on) but smaller companies can sometimes struggle to do them, or to do them well. Young hopes Mortar can establish an open source reference architecture of sorts that makes it easy to implement everything from building data pipelines to the actual algorithms that power recommendations.</p>
<p>&#8220;They&#8217;re really common and they&#8217;re really useful, but they&#8217;re really hard,&#8221; he said. &#8220;That&#8217;s why [a reference implementation] hasn&#8217;t been done before.&#8221;</p>
<div id="attachment_643436" class="wp-caption aligncenter" style="width: 718px"><a href="http://gigaom2.files.wordpress.com/2013/05/gernres-support-1.jpg"><img  alt="They can get pretty complex, as evidence by this Netflix example." src="http://gigaom2.files.wordpress.com/2013/05/gernres-support-1.jpg?w=708&#038;h=358" width="708" height="358" class="size-large wp-image-643436" /></a><p class="wp-caption-text">They can get pretty complex, as evidence by this Netflix example.</p></div>
<p>Presently, Young explained, anyone wanting to build a recommendation system probably knows some of the algorithms to begin with and then gets to work researching how to implement them with specific processing frameworks (e.g., MapReduce) and on their specific data. Alternatively, they might have to hire a consultant that helps them build the recommendation engine. Either way, he noted, they&#8217;re probably not open sourcing it at the end because it&#8217;s presumed too valuable a competitive edge.</p>
<p>Mortar Data&#8217;s recommendation framework will be based on Pig, Python and Java, <a href="http://gigaom.com/2012/11/28/mortar-data-wants-to-become-a-hadoop-developers-best-friend/">just like the company&#8217;s flagship platform</a> for creating Hadoop jobs. Those languages will make the implementation more accessible and customizable by more people, Young said.</p>
<p>Really, he added, any web site or service that has multiple customers and deals with multiple entities &#8212; be they restaurants, songs, dating profiles, artisan necklaces, what have you &#8212; should have some sort of recommendation engine to help provide a more-intelligent customer experience. &#8220;It should become so ubiquitous that any service you go to knows enough about you to put forward the things you actually want to see,&#8221; Young said.</p>
<p>There is, however, one catch to Mortar&#8217;s plans as they stand: Because the service is hosted on Amazon Web Services, anyone interested in having Mason, Conway, Shron and Mortar work on their systems must have their data in AWS or be able to move it there. The initial reference implementation will likely be AWS-centric, too, but Young hopes contributors will use it and share methods for running it atop other platforms.</p>
<p><em>Feature image of Hilary Mason at Structure: Data 2011 courtesy of Pinar Ozger (www.pinarozger.com).</em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=643353&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=370046"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=370046" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=643353+why-3-celebrity-data-scientists-are-willing-to-work-for-free-for-you&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2013/05/08/why-3-celebrity-data-scientists-are-willing-to-work-for-free-for-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/05/hilarymason.jpeg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/05/hilarymason.jpeg?w=150" medium="image">
			<media:title type="html">hilarymason</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/9e48ffa0913f65c577727457dd63023f?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">dharrisstructure</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/05/gernres-support-1.jpg?w=708" medium="image">
			<media:title type="html">They can get pretty complex, as evidence by this Netflix example.</media:title>
		</media:content>
	</item>
		<item>
		<title>Politics and personalization have more in common than you think</title>
		<link>http://gigaom.com/2013/04/01/politics-and-personalization-have-more-in-common-than-you-think/</link>
		<comments>http://gigaom.com/2013/04/01/politics-and-personalization-have-more-in-common-than-you-think/#comments</comments>
		<pubDate>Mon, 01 Apr 2013 19:29:54 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[algorithms]]></category>
		<category><![CDATA[content curation]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[recommendation engines]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=625945</guid>
		<description><![CDATA[New research suggests that a phenomenon called biased assimilation makes people view new, inconclusive evidence in ways that support existing biases, leading to increased polarization on topics such as politics or even what we read online. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=625945&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>FOX News and Prismatic might have more in common than meets the eye. From politics to products, our innate biases affect the way we view the information with which we&#8217;re presented, which means anyone trying to spread a message or effect change via content must do more than just crunch some data.</p>
<p>Aiming to figure out why America is becoming more politically polarized despite traditional beliefs that societies naturally move toward the middle, a group of Stanford researchers <a href="http://www.pnas.org/content/early/2013/03/27/1217220110.abstract?sid=84b01476-faf1-4407-ac83-a20ec77df1cd">considered how our natural biases affect the way we interpret information</a>. What they found is that people tend to view the world through red- or blue-colored glasses: when we see inconclusive information, <a href="http://onlinelibrary.wiley.com/doi/10.1111/j.1751-9004.2009.00203.x/abstract">we intepret it in ways that support our natural political biases</a> and ignore the aspects that don&#8217;t. So if you show the exact same piece of inconclusive information to a group of people, it will likely lead to more polarization rather than to general consensus on the meaning.</p>
<p>It turns out, this phenomenon extends beyond clearly biased media such as FOX or MSNBC and into more objective content sources on the web. When the researchers applied their model to online recommendation engines, they found that pieces of content most-relevant to users are &#8220;always polarizing,&#8221; whereas pieces of information that are merely similar to something someone already likes are only polarizing if the person is already biased. In short: While they&#8217;re able to ignore or at least view objectively less-important stuff, even pretty middle-of-the-road people will take a hard stance on stuff that matters to them.</p>
<p>Of course, how one reacts to research like this largely depends on what one is trying to accomplish. The researchers involved appear to be all about moving people toward the middle on some issues, which is why they created a federal-budget app called Widescope that lets people configure their own budgets and then shows them the similarities with the various budget proposals floating around Washington, D.C. They&#8217;ve also looked into creating social systems that counteract polarization by using trusted information sources (<a href="http://www.eurekalert.org/pub_releases/2013-03/ssoe-anm032913.php">a press release explaining the research suggests</a> Rush Limbaugh or Rachel Maddow) to present information that biased individuals might otherwise be inclined to dismiss.</p>
<p><a href="http://gigaom2.files.wordpress.com/2013/04/widescope.png"><img  alt="widescope" src="http://gigaom2.files.wordpress.com/2013/04/widescope.png?w=708&#038;h=418" width="708" height="418" class="aligncenter size-large wp-image-626112" /></a></p>
<p>Applied generally to the web, this approach might help <a href="http://gigaom.com/2013/01/02/why-big-data-might-be-more-about-automation-than-insights/">mitigate some of the effects of the hyper-personalized experience</a> that&#8217;s now possible. You know, the kind of thing that happens when you fill up RSS readers with sources you like, follow like-minded people on Twitter, and  sign up for <a href="http://gigaom.com/2012/10/02/prismatics-bradford-cross-first-we-understand-media-then-the-world/">services that use machine learning</a> to surface even more of the same content based on that homogeneous reading activity. Or when you <a href="http://gigaom.com/2013/01/29/you-might-also-like-to-know-how-online-recommendations-work/">keep searching for the same stuff on Amazon</a> or viewing the same types of movies on Netflix.</p>
<p>Services that go beyond &#8220;injecting serendipity&#8221; into their content feeds could actually try to broaden users&#8217; minds by surfacing content that&#8217;s in some ways very different or counterintutive to what a simple interest graph might show. I&#8217;m not sure how this would look algorithmically, but I&#8217;m envisioning, for example, a semi-regular insertion of content from sources or genres considered the opposite of a readers&#8217; norms but that touch upon topics they&#8217;re interested in. Or vice versa.</p>
<p>I genuinely believe most web startups trying to tackle the problem of content curation want to be helpful as possible, are aware of issues such as biased assimilation and are at least considering methods for counteracting it in order to give users a broader view beyond just what those users <em>think</em> they want to see.</p>
<p>On the other hand, if you wanna lock people into their current beliefs or their current content-consumption habits, that&#8217;s probably a lot easier to do. And sadly, for some politicians and special interest groups, that probably suits them just fine.</p>
<p><em>Feature image courtesy of <a href="http://www.shutterstock.com/gallery-79400p1.html">Shutterstock user Kutlayev Dmitry</a>.</em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=625945&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=127456"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=127456" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=625945+politics-and-personalization-have-more-in-common-than-you-think&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/report/how-energy-data-will-impact-the-smart-grid/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=625945+politics-and-personalization-have-more-in-common-than-you-think&utm_content=dharrisstructure">How energy data will impact the smart grid</a></li><li><a href="http://pro.gigaom.com/2012/06/over-the-top-video-in-2012-trends-and-technologies-to-watch/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=625945+politics-and-personalization-have-more-in-common-than-you-think&utm_content=dharrisstructure">Over the top in 2012: trends and technologies to watch</a></li><li><a href="http://pro.gigaom.com/2012/05/the-importance-of-putting-the-u-and-i-in-visualization/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=625945+politics-and-personalization-have-more-in-common-than-you-think&utm_content=dharrisstructure">The importance of putting the U and I in visualization</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2013/04/01/politics-and-personalization-have-more-in-common-than-you-think/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2013/04/shutterstock_79579165.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2013/04/shutterstock_79579165.jpg?w=150" medium="image">
			<media:title type="html">diverging tracks</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/9e48ffa0913f65c577727457dd63023f?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">dharrisstructure</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/04/widescope.png?w=708" medium="image">
			<media:title type="html">widescope</media:title>
		</media:content>
	</item>
		<item>
		<title>You might also like &#8230; to know how online recommendations work</title>
		<link>http://gigaom.com/2013/01/29/you-might-also-like-to-know-how-online-recommendations-work/</link>
		<comments>http://gigaom.com/2013/01/29/you-might-also-like-to-know-how-online-recommendations-work/#comments</comments>
		<pubDate>Tue, 29 Jan 2013 23:17:14 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[@TheStreet]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[data science]]></category>
		<category><![CDATA[Eventbrite]]></category>
		<category><![CDATA[Netflix]]></category>
		<category><![CDATA[recommendation engines]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=604870</guid>
		<description><![CDATA[In order to recommend new events for its members, online event-management company Eventbrite must build what it calls "implicit social graphs." It's just one of many approaches to figuring out what content users want to see.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=604870&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>To the untrained eye, all the suggestions we’re inundated with online might seem essentially the same. After all, there’s no big difference between “you might like,” “your friends liked” and “other people who bought this also bought,” right? Actually, there is, and the right approach to making recommendations can make or break a web business.</p>
<p>The trick to doing recommendations right, according to <a href="http://www.eventbrite.com/">Eventbrite</a> Director of Data Engineering Vipul Sharma (who will be speaking at our <a href="http://event.gigaom.com/structuredata/?utm_source=data&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=604870+you-might-also-like-to-know-how-online-recommendations-work&amp;utm_content=dharrisstructure">Structure:Data event</a> in March), is rooted in both business and data architecture. Companies must know who their audience is, what types of data they can collect and how they can best use that data to discern what consumers really want. Or, to put it more succinctly, companies have to understand data science.</p>
<h2 id="the-amazon-microcosm">The Amazon microcosm</h2>
<p>Amazon is a good example of the approaches a company might take. The e-commerce giant, Sharma explained, used to use a hierarchical model to recommend additional purchases to shoppers. Products were indexed in such a way that, for example, the system would always recommend batteries to someone buying a camera. However, as the product catalog grew and Amazon picked up its analytical abilities, it moved to the current model of recommending purchases based on what other people who bought the same thing also bought.</p>
<p>Now, Amazon is able to present more accurate suggestions because it’s using real-world purchase data instead of static indexes that make assumptions about what someone should buy. Presenting this information as “Customers Who Bought This Item Also Bought” is not only a way to sell more stuff, it also provides shoppers the peace of mind of knowing they’re pairing items that — if the wisdom of the crowd is to be believed — go well together.</p>
<p><a href="http://gigaom2.files.wordpress.com/2013/01/together.jpg"><img alt="together" src="http://gigaom2.files.wordpress.com/2013/01/together.jpg?w=708&#038;h=231" width="708" height="231" class="aligncenter size-large wp-image-605484"></a></p>
<p>Of course, Amazon also uses a process called <a href="http://en.wikipedia.org/wiki/Collaborative_filtering">collaborative filtering</a> to make recommendations to members even before they start looking at individual items. These recommendations aren’t based strictly on products that are frequently bought together, but also on how shoppers with similar purchase histories and interests tend to behave. Amazon actually explains the process pretty clearly on its Recommendations FAQ page:</p>
<blockquote id="quote-we-determine-your-in"><p>We determine your interests by examining the items you’ve purchased, items you’ve told us you own items you’ve rated, and items you’ve told us you like. We then compare your activity on our site with that of other customers, and using this comparison, are able to recommend other items that may interest you.</p></blockquote>
<div id="attachment_605485" class="wp-caption alignright" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2013/01/aws-rec.jpg"><img alt="aws rec" src="http://gigaom2.files.wordpress.com/2013/01/aws-rec.jpg?w=300&#038;h=260" width="300" height="260" class="size-medium wp-image-605485"></a><p class="wp-caption-text">Down, I like. Otep, not so much.</p></div>
<p>But Amazon does have one trick up its sleeve that many other companies don’t: Shoppers spend a lot of time on its site and many of them might actually be willing to put in a little effort to get more-accurate recommendations. So, Amazon is able to build even better recommendations for users by asking them questions about recommended items — do they own it, do they like it, and is the purchase that spurred the recommendation worth using for future recommendations. The better the information a company has about what users actually want, <a href="http://gigaom.com/2012/11/07/will-consumers-trade-the-keys-to-the-data-castle-for-a-5-gift-card/">the better recommendations (or ads) it can show them</a>.</p>
<h2 id="everyone-does-it-different">Everyone does it different</h2>
<p>However, Sharma explained, every web company has its own unique methods for making recommendations. Facebook, for example, relies on users’ social graphs to make recommendations based on what someone’s friends also like (it also <a href="http://gigaom.com/2012/05/30/monetizing-social-media-means-navigating-big-sucky-data/">relies on users’ stated interests</a> primarily to serve ads). It’s a platform built on the idea of connecting with friends, so it <a href="http://gigaom.com/2011/12/20/in-the-eyes-of-the-law-are-we-all-public-figures-on-facebook/">assumes users care what their friends are up to and are interested in</a>.</p>
<p>Netflix takes a different approach (its Facebook Connect feature notwithstanding), <a href="http://techblog.netflix.com/2012/04/netflix-recommendations-beyond-5-stars.html">focusing its recommendation efforts around items</a>. Its algorithms are about calculating the relationships among pieces of content based on factors such as genre, actors, ratings and <a href="http://gigaom.com/2012/06/14/netflix-analyzes-a-lot-of-data-about-your-viewing-habits/">even the sequence in which users typically watch stuff</a>. Personalization in this case is more interest graph than social graph — Netflix knows what you like (or at least what you’ve watched) and suggests new content that’s somehow similar to it or related to it. As <a href="http://gigaom.com/2013/01/16/has-ayasdi-turned-machine-learning-into-a-magic-bullet/">I explain here</a>, a graph is essentially a method for storing data based on their relation to each other.</p>
<div id="attachment_605487" class="wp-caption aligncenter" style="width: 718px"><a href="http://gigaom2.files.wordpress.com/2013/01/gernres-support.jpg"><img alt="Source: Netflix" src="http://gigaom2.files.wordpress.com/2013/01/gernres-support.jpg?w=708&#038;h=358" width="708" height="358" class="size-large wp-image-605487"></a><p class="wp-caption-text">Source: Netflix</p></div>
<p>(Some, however, have <a href="http://gigaom.com/2012/01/11/how-p2p-and-big-data-could-save-the-set-top-box/">suggested that clustering users based on their interests first</a> might make content recommendations more accurate, because, they argue, what others with the same interests are watching is probably more relevant than how the content itself is related.)</p>
<p>In June, my colleague Stacey Higginbotham <a href="http://gigaom.com/2010/06/04/heres-how-the-web-reads-your-mind/">wrote about the mysteries behind Apple’s Genius recommendations in iTunes</a>. The methods actually don’t seem too out of the ordinary, but a Quora post explaining them did get pulled …</p>
<h2 id="eventbrites-implicit-social-gr">Eventbrite’s “implicit social graph”</h2>
<p>In order to accurately recommend events for its members to attend, Eventbrite has to use a combination of all these tactics. Its model takes into account what events someone has attended in order to discern and graph their interests, Sharma explained, but also builds what he calls an “implicit social graph.” The people in this graph aren’t necessarily a user’s friends, but rather are people who frequently attend the same conferences.</p>
<p>“We internally treat them as your friends and believe they’re part of a social graph because you share an interest with them,” he said. For Eventbrite’s purposes of recommending new events a user might like, if someone is always attending country music festivals or big data conferences, his peers are the people attending those events.</p>
<p>Eventbrite actually does use Facebook Connect, Sharma noted, but clarified that “it’s useful, but it’s not really great for us.” People don’t update their interests too often, he explained, and someone’s personal interests don’t necessarily align with their professional interests. And although Sharma didn’t mention it, <a href="http://gigaom.com/2012/03/15/the-personalized-web-is-just-an-interest-graph-away/">others in the business of building interest graphs have noted</a> that the interests people express publicly in front of our friends and family don’t always align with the interests we express by acting in certain ways.</p>
<p>Another wrinkle for companies, such as Eventbrite, that are more services than platforms is that users probably aren’t willing to stick around and answer questions to help the sites build better models. Amazon and Netflix users might provide express feedback on recommendations, and Sharma noted that even Facebook can assume users are less interested in particular friends when they block certain updates or actions from them. Because users aren’t addicted, he said (or perhaps because they don’t attach the same importance to events as to the movies they watch), Eventbrite’s approach to learning what users want has to be frictionless.</p>
<div id="attachment_605490" class="wp-caption aligncenter" style="width: 718px"><a href="http://gigaom2.files.wordpress.com/2013/01/lvevents.jpg"><img alt="I'm not a member, so Eventbrite can only assume I want local events" src="http://gigaom2.files.wordpress.com/2013/01/lvevents.jpg?w=708&#038;h=423" width="708" height="423" class="size-large wp-image-605490"></a><p class="wp-caption-text">I’m not a member, so Eventbrite can only assume I want local events</p></div>
<p>And while the talk today is all about social graphs and interest graphs, Sharma thinks the future of online suggestions is object graphs. No longer will it be good enough just to know a user is into music, but companies will also have to know what instrument she plays. This will be more difficult for companies that can’t simply ask users about their specific interests, but Sharma said it’s now so easy (relatively speaking) to collect lots of data both internally and from other web services, and analyze it deeply, that this level of specificity should be possible even for small data science teams.</p>
<p>Personalization, after all, is a popular method by which web services prove their worth. Netflix claims that 75 percent of what people watch comes from some sort of a recommendation. As for Eventbrite, Sharma said, “We are not a subscription product, but when people love the product, they stay with the product.”</p>
<p><em>Feature image courtesy of <a href="http://www.shutterstock.com/gallery-335395p1.html">Shutterstock user Ivelin Radkov</a>.</em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=604870&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=650752"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=650752" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=604870+you-might-also-like-to-know-how-online-recommendations-work&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/04/infrastructure-q1-cloud-and-big-data-woo-the-enterprise/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=604870+you-might-also-like-to-know-how-online-recommendations-work&utm_content=dharrisstructure">Infrastructure Q1: Cloud and big data woo enterprises</a></li><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=604870+you-might-also-like-to-know-how-online-recommendations-work&utm_content=dharrisstructure">A near-term outlook for big data</a></li><li><a href="http://pro.gigaom.com/2010/12/9-companies-that-pushed-the-infrastructure-discussion-in-2010/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=604870+you-might-also-like-to-know-how-online-recommendations-work&utm_content=dharrisstructure">9 Companies that Pushed the Infrastructure Discussion in 2010</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2013/01/29/you-might-also-like-to-know-how-online-recommendations-work/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2013/01/shutterstock_98943659.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2013/01/shutterstock_98943659.jpg?w=150" medium="image">
			<media:title type="html">Like</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/9e48ffa0913f65c577727457dd63023f?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">dharrisstructure</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/01/together.jpg?w=708" medium="image">
			<media:title type="html">together</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/01/aws-rec.jpg?w=300" medium="image">
			<media:title type="html">aws rec</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/01/gernres-support.jpg?w=708" medium="image">
			<media:title type="html">Source: Netflix</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/01/lvevents.jpg?w=708" medium="image">
			<media:title type="html">I&#039;m not a member, so Eventbrite can only assume I want local events</media:title>
		</media:content>
	</item>
		<item>
		<title>Why the iPad app NextGuide wants to be the Switzerland of TV guides</title>
		<link>http://gigaom.com/2012/11/14/nextguide-update/</link>
		<comments>http://gigaom.com/2012/11/14/nextguide-update/#comments</comments>
		<pubDate>Thu, 15 Nov 2012 00:00:34 +0000</pubDate>
		<dc:creator>Janko Roettgers</dc:creator>
				<category><![CDATA[Dijit]]></category>
		<category><![CDATA[Jeremy Toeman]]></category>
		<category><![CDATA[NextGuide]]></category>
		<category><![CDATA[recommendation engines]]></category>
		<category><![CDATA[Social TV]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=584773</guid>
		<description><![CDATA[Would Xfinity's iPad app ever tell you if a show is available on Netflix? Jeremy Toeman doesn't think so, which is why his company built a TV guide app that tries to recommend content from all sources - a kind of Switzerland of TV guides.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=584773&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.dijit.com/">NextGuide</a>, the TV recommendation app for the iPad <a href="http://gigaom.com/video/dijit-nextguide/">developed by the guys over at Dijit</a>, rolled out an update Wednesday that adds some social functionality and makes it easier to collect things for you to watch.</p>
<p>It’s a solid update worth checking out if you’re interested in an app that helps you to find shows and movies on live TV as well as streaming services like Amazon Instant and Netflix &#8211; but the thing that I took away from a conversation I had this week with Dijit CEO Jeremy Toeman was something else. I asked Toeman why there’s even a need for an app like NextGuide, now that <a href="http://gigaom.com/video/google-tv-update-knowledge-graph/">everyone from Google</a> to <a href="http://blog.roku.com/blog/2012/10/29/roku-search/">Roku offers universal search</a> across a multitude of services. His answer: Because we’re Switzerland.</p>
<div id="attachment_584779" class="wp-caption alignright" style="width: 310px"><a href="http://gigaom2.files.wordpress.com/2012/11/socialpane-1-1a-rc6.jpg"><img  title="NextGuide social stream" alt="" src="http://gigaom2.files.wordpress.com/2012/11/socialpane-1-1a-rc6.jpg?w=300&#038;h=225" height="225" width="300" class="size-medium wp-image-584779" /></a><p class="wp-caption-text">NextGuide&#8217;s newest update includes a social stream that shows which content your contacts like &#8211; even if they&#8217;re not using the app.</p></div>
<p>Toeman argued that most companies involved in this space have too much of a vested interest to be good at becoming TV’s next recommendation engine. Subscription services like Netflix exclusively focus on their own offerings, and all but ignore anything on live TV. Cable companies on the other hand recommend both live TV and their own on-demand services like Xfinity.com &#8211; but they still don’t link to their competition. “I don’t see the Xfinity app searching Netflix for me,” Toeman quipped.</p>
<p>Device makers are in a bit of a different position, because they often want to present you with as many content choices as possible. But Roku exclusively focuses on viewing content that works on its own devices. That means you’re screwed if you want to watch anything on the TV in your den that doesn’t have a Roku, or even continue watching a movie on your iPad during your morning commute.</p>
<p>NextGuide on the other hand doesn’t care about any of that. The app supports content from <del>54</del> 5 different content sources, including Netflix, Amazon and Hulu Plus. It currently puts a heavy focus on watching content on the iPad, but it can already be used in conjunction with a DirecTV DVR, and Toeman said that support for other devices and platforms is coming soon.</p>
<p>NextGuide extends this Switzerland-like approach to the way it handles social signals. The newest version of NextGuide integrates an activity stream that lets you see what your friends are doing on the service. But it doesn’t stop there: Users can also see what kind of shows their friends are liking on Facebook, even if those friends don’t use NextGuide themselves.</p>
<p>Missing from the app is the kind of restless conversation through pulled in Twitter or Facebook comment streams many others in the space are banking on. Toeman told me that he wants to use social networks to find recommendations for new content, not to relay what everyone is saying about shows and movies. “I don’t care what people tweet,” he told me.</p>
<p><em>Image courtesy of (<a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>) Flickr user <a href="http://www.flickr.com/photos/twicepix/1345516098/">twicepix.</a></em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=584773&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=304088"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=304088" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=584773+nextguide-update&utm_content=jroettgers">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/10/managing-infinite-choice-the-new-era-of-tv-user-interfaces/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=584773+nextguide-update&utm_content=jroettgers">Managing infinite choice: the new era of TV user interfaces</a></li><li><a href="http://pro.gigaom.com/2012/10/connected-consumer-third-quarter-2012-analysis-and-outlook/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=584773+nextguide-update&utm_content=jroettgers">Connected consumer third-quarter 2012</a></li><li><a href="http://pro.gigaom.com/2012/05/the-living-room-reinvented-trends-technologies-and-companies-to-watch/?utm_source=video&utm_medium=editorial&utm_campaign=auto3&utm_term=584773+nextguide-update&utm_content=jroettgers">Who and what to watch in the new era of the living room</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/11/14/nextguide-update/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/11/1345516098_e6c0d34914_b-e1352931482267.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/11/1345516098_e6c0d34914_b-e1352931482267.jpg?w=150" medium="image">
			<media:title type="html">switzerland swiss flag</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/08bc62ecf138202f06b74dfa01376e74?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">jroettgers</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/11/socialpane-1-1a-rc6.jpg?w=300" medium="image">
			<media:title type="html">NextGuide social stream</media:title>
		</media:content>
	</item>
		<item>
		<title>Is there really a market for cross-platform recommendation engines?</title>
		<link>http://gigaom.com/2012/07/11/is-there-really-a-market-for-cross-platform-recommendation-engines/</link>
		<comments>http://gigaom.com/2012/07/11/is-there-really-a-market-for-cross-platform-recommendation-engines/#comments</comments>
		<pubDate>Wed, 11 Jul 2012 10:23:32 +0000</pubDate>
		<dc:creator>David Meyer</dc:creator>
				<category><![CDATA[Berlin]]></category>
		<category><![CDATA[Europe]]></category>
		<category><![CDATA[Foundd]]></category>
		<category><![CDATA[Germany]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[Netflix]]></category>
		<category><![CDATA[Netflix Prize]]></category>
		<category><![CDATA[recommendation]]></category>
		<category><![CDATA[recommendation engine]]></category>
		<category><![CDATA[recommendation engines]]></category>
		<category><![CDATA[Reed HAstings]]></category>
		<category><![CDATA[social-recommendation]]></category>
		<category><![CDATA[Tweek.tv]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=541445</guid>
		<description><![CDATA[A newly-launched startup called Foundd is taking the algorithmic approach, while its Berlin neighbour Tweek.tv is going for the social angle. But why has no winner emerged in this space already?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=541445&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Do you need someone to tell you what films to watch? Is it hard to discover content? There&#8217;s a whole sector of services evolving to target those who reply &#8216;yes&#8217; to such questions. And when I say evolving, I mean trying, and then — at least so far — mostly failing.</p>
<p><a href="http://gigaom.com/2012/03/19/tweek-tvs-social-tv-guide-comes-to-the-ipad/1-27/" rel="attachment wp-att-500643"><img  title="Tweek.tv user" src="http://gigaom2.files.wordpress.com/2012/03/1.jpg?w=300&#038;h=199" alt="Tweek.tv user" width="300" height="199" class="alignright size-medium wp-image-500643" /></a>Yes, we have <a href="http://www.flixster.com/">Flixster</a> and the like, but there we&#8217;re talking dense databases rather than properly personalized recommendations. And the fact that there&#8217;s no winner yet in this space – apart from intra-platform discovery engines such as Netflix&#8217;s – could mean one of two things: either that not many people actually want such a service, or that nobody&#8217;s got it right yet.</p>
<p>At least two Berlin startups hope the latter is true, but the approach each one is taking is very different. In the social-driven discovery corner we have <a href="http://gigaom.com/2012/03/19/tweek-tvs-social-tv-guide-comes-to-the-ipad/">Tweek.tv</a> and then, as of yesterday, in the algorithm corner we have <a href="http://foundd.com/home">Foundd</a>. Which idea works better?</p>
<p>&#8220;We use an algorithmic approach to calculate personal recommendations for each individual,&#8221; Foundd&#8217;s Lasse Clausen told me. &#8220;While there’s definitely the element that you want to see what your friends have seen, they’re generally not as good as algorithmic ones because if you test it, there’s a surprisingly small number of friends that really share your taste.&#8221;</p>
<p>Boom! Over to you, Tweek.tv:</p>
<p>“We believe there is nothing stronger than a recommendation from a person you trust and whose taste you know when it comes to movie recommendations,” co-founder Marcel Duee said. He noted that, although Reed Hastings owns the best algorithm in the world after the <a href="http://gigaom.com/video/netflix-prizes-next-challenge-demographic-and-behavioral-recommendations/" target="_blank">Netflix competition</a>, when Facebook published the package of Social, Open and Interest Graph, Hastings said it trumped the algorithm. &#8220;We also we see that click-through rates for social recommendations are significantly higher than for pure algorithm recommendations,&#8221; he added.</p>
<p>Pow! There’s a valid point there — and<strong> </strong>Netflix has more than 900 engineers working on its recommendation algorithms. But then again, Foundd is cross-platform (it searches across both Netflix and iTunes). Back to Foundd’s Clausen:</p>
<p><a href="http://gigaom.com/europe/is-there-really-a-market-for-cross-platform-recommendation-engines/lasse-clausen/" rel="attachment wp-att-541447"><img  title="Lasse Clausen, Foundd CEO" src="http://gigaom2.files.wordpress.com/2012/07/lasse-clausen.jpeg?w=200&#038;h=300" alt="" width="200" height="300" class="alignleft size-medium wp-image-541447" /></a>&#8220;Netflix put a lot of effort into predicting how much I’ll like every one of their movies. But I don’t really care whether I’ll dislike a movie with 2.3 or with 2.35 stars, it doesn’t help me find a good movie. We focus on giving more accurate predictions over a smaller number of movies and those that you’ll really like. Also, Netflix doesn’t give recommendations for movies that several people will enjoy together.&#8221;</p>
<p>Clausen also pointed out that Foundd&#8217;s longer-term vision includes being a recommendation engine for a variety of content, including TV shows (like Tweek.tv) but also apps, games and books. &#8220;So you even if you only rated movies, you’ll be able to get recommendations for books or games on your iPad for example,&#8221; he explained.</p>
<p>So to sum up, one side thinks friends are the most useful arbiters of taste, while the other prefers to put its faith in the user&#8217;s own demonstrated taste (via a lengthy series of film ratings at sign-up). I can see advantages and problems with both approaches.</p>
<p>The social recommendation engine has the advantage of ease: simply plugging your friends into it tells the service what it needs to know, without the need for a questionnaire. But on the other hand, you may like your friends much more for who they are than for their tastes.</p>
<p>The algorithm approach is much more personal, which is a strong advantage, but it also requires a lot more work on the user&#8217;s part. Also, it&#8217;s really hard to take on algorithm beasts such as Netflix.</p>
<p>Still, this all brings us back to the issue of the market. I can&#8217;t help but feel skeptical about it: the idea has been around for a few years now, so shouldn&#8217;t at least one cross-platform recommendation engine have gotten big by now?</p>
<p>Could it be the case, especially with paid content, that people invest both their time and money in one or two platforms and are comfortable enough within those confines to not require third-party discovery?</p>
<p>If you ask me &#8212; and the corpses of services such as Sortflix and MyZeus &#8212; the jury&#8217;s still out on this space.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=541445&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=744865"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=744865" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=europe&utm_medium=editorial&utm_campaign=auto3&utm_term=541445+is-there-really-a-market-for-cross-platform-recommendation-engines&utm_content=superglaze">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/05/the-living-room-reinvented-trends-technologies-and-companies-to-watch/?utm_source=europe&utm_medium=editorial&utm_campaign=auto3&utm_term=541445+is-there-really-a-market-for-cross-platform-recommendation-engines&utm_content=superglaze">Who and what to watch in the new era of the living room</a></li><li><a href="http://pro.gigaom.com/2012/05/the-discovery-democracy-how-social-discovery-is-transforming-entertainment/?utm_source=europe&utm_medium=editorial&utm_campaign=auto3&utm_term=541445+is-there-really-a-market-for-cross-platform-recommendation-engines&utm_content=superglaze">How social discovery is transforming entertainment</a></li><li><a href="http://pro.gigaom.com/2011/11/connected-world-the-consumer-technology-revolution/?utm_source=europe&utm_medium=editorial&utm_campaign=auto3&utm_term=541445+is-there-really-a-market-for-cross-platform-recommendation-engines&utm_content=superglaze">Connected world: the consumer technology revolution</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/07/11/is-there-really-a-market-for-cross-platform-recommendation-engines/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/03/1.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/03/1.jpg?w=150" medium="image">
			<media:title type="html">Tweek.tv user</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/6599daccfd7e897e68744fe0065e5a2e?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">superglaze</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/1.jpg?w=300" medium="image">
			<media:title type="html">Tweek.tv user</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/07/lasse-clausen.jpeg?w=200" medium="image">
			<media:title type="html">Lasse Clausen, Foundd CEO</media:title>
		</media:content>
	</item>
	</channel>
</rss>
