The Shawshank Redemption father and The Shawshank Redemption are both generally liked by most people, since the users are heavily clustered at the top right. Also, you can see that people who like Stone IPA generally like Dogfish Head at about the same level. We used this trend as inspiration for a machine learning al- gorithm to find similar items to provide recommen- dations. Brushed and Linked Rating Histograms The goal of this visualization was to create a method to explore the ratings on lots of items be- tween a small set of users. The idea is also to create a very visual interaction that allows you to stum- ble across and discover surprising patterns. Also, a main goal of this visualization was to allow you to get a sense of overall statistics about the distribu- tion of a single users ratings. Most often when you view a list, since the only information it contains is an ordering, there is only one perspective with which to view it. However, in our data, since it contains both an ordering and an absolute number assigned to each element, you are able to ask lots of interesting question on the data. How do your ratings distribute? How do they distribute across certain tags, or areas of interest? Figure 9: An image of brushing and linking between multiple users. The brush and linked histogram view takes advan- tage of many of the techniques introduced in the class, including the use of small multiples to in- crease the information density, as well as the brush- ing an linking technique itself to explore hidden pat- terns. The way that the visualization works is that you can select a list to consider (for example Best Movies), and within that list you can view the histogram of ratings between users. You can add and remove users from the view. Initially the histogram is made up of the images that fall into each bucket, and the items are also ordered within each bucket. This gives a nice visual overview of all the items. If you hover over an individual rating, the rest of the items dim, and this item is highlighted across all histograms. Another option is to turn off the images, and then the histogram is drawn out of a solid color, and is highlighted on hover, and also in all other his- tograms. This method lets you easily see the re- lationship between possibly thousands of items by seeing the highlights in different histograms go on and off as you move the mouse. This sort of visu- alization process is much more serendipitous than the others. You can hover over an item, and find its place in five lists of your friends, and easily dis- cover patterns. This is possible in other views, but only over a very small set of items, and most often items chosen previously. 4