+

Search Tips   |   Advanced Search

Explore Movie Site

Movie Site demonstrates the LikeMinds Recommendation Engine, guiding you through a Personalization scenario that is based on factual data from a popular site on the internet. The website uses a personalization solution to analyze visitor behavior and to recommend individualized content information and services while the visitor is actively engaged on the site.

To set up the Movie Site sample, choose the appropriate option:

Check the output for any error messages before proceeding with the next task. If any of the configuration tasks fail, verify the values in the wkplc.properties file.

Start the application:

  1. Open the WebSphere Integrated Solutions Console.

  2. Go to http://machine:port_number/ibm/console where port_number is the port number for WebSphere Portal.

  3. Click Applications > Application Types > WebSphere enterprise applications.

  4. Select Movie Site Application, and click Start.

  5. Rate movies using the Movie Site home page.

Step number Description Action to be taken
1 Navigate to the Movie Site Home Page.

For this demo we will concentrate on the recommendation engine which uses mathematical algorithms to provide collaborative filtering.

Open a separate browser window to the Movie Site home page. The URL is http://hostname:port/MovieSite where port is the port number for WebSphere Portal
2 Log in as the LikeMinds user.

Log on as the user, likeminds. This login name is the default user who has registered to the site and has rated some movies.

  1. Type likeminds in the login field.

  2. Type likeminds in the password field

  3. Click Enter.
3 Sample previous ratings.

Look at the movie ratings by selecting Sample Previous Ratings. This section of the site contains a few sample movie ratings the user likeminds previously placed.

  1. Click Sample Previous Ratings.

  2. Select Get more movies from the menu.

  3. Click the To Lobby icon.

We can show all of the movies or just certain rated movies by selecting one of the ratings. We can look at the ratings of other movies by clicking Get More Movies. This demo allows us to rate movies. For more movies, type the name of a movie into the search panel to see if specific movies are stored in the database.

4 Use the SuperRater to rate a movie.

In Super-Rater mode, clicking the drop-down menu associated with each movie of the movie reveals a rating choice.

We can rate any movies on the list and click Submit to log the rating choice.

If you click the movie title it will link you to information about the movie using the imdb.com site.

Notice the prediction of the recommendation engine of how much you, as the LikeMinds login user, would like this movie.

  1. Click To Lobby.

  2. Click Rate more movies.

  3. Click Turn on Superrater.

  4. Click the dropdown menu associated with the rating to see the options.

  5. Click Movie title.

    This opens a new window.

5 End demonstration. Click To Lobby.

The LikeMinds collaborative filtering technology considers each user to be the center of their own preference cluster, instead of trying to find the best preordained preference category for every user, which is typical of profile-based approaches. LikeMinds recommendations can adapt to these changes much more quickly than aggregated, profile based techniques.

Choose the appropriate task to remove the application:

Check the output for any error messages before proceeding with the next task. If any of the configuration tasks fail, verify the values in the wkplc.properties, wkplc_dbdomain.properties, and wkplc_dbtype.properties files.


Parent: MovieSite Sample