+

Search Tips   |   Advanced Search

Explore Movie Site

Movie Site demonstrates the LikeMinds Recommendation Engine, guiding you through a Personalization scenaris 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:

The Movie Site sample is installed as part of the configuration of the LikeMinds utilities and samples. The Customization Dialog for Portal configuration provides the panels for Application configuration tasks, where you configure Personalization, which includes the installation and configuration of the LikeMinds samples. Refer to the worksheets for Configuring the LikeMinds samples before you begin to set up the Movie Site sample. The Customization Dialog for the installing and configuring the LikeMinds samples generates the EJPSPZLC and EJPSPZLR jobs for you to submit. After the EJPSPZLC job finishes, we can start the Movie Site sample 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 wkplc.properties.

Start the application:

  1. Open the WAS admin 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 | Movie Site Application | Start

  4. 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, set 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