19
A Content-based Movie Recommender System for Mobile Application Supervisor: Dr. Khairil Imran Gauth Moderator: Dr. Yeoh Eng Thiam Presenter: Ahmad Arafat Bin Mohd Ali (1091105499)

A content based movie recommender system for mobile application

Embed Size (px)

DESCRIPTION

Final Year Project Phase 1 Presentation Slide

Citation preview

Page 1: A content based movie recommender system for mobile application

A Content-based Movie Recommender System for

Mobile ApplicationSupervisor: Dr. Khairil Imran GauthModerator: Dr. Yeoh Eng ThiamPresenter: Ahmad Arafat Bin Mohd Ali (1091105499)

Page 2: A content based movie recommender system for mobile application

- What is a Recommender System? -> Information Filtering System

- Act as an information filtering from a large collection items (such as movies) by recommending some movies to users.

- Develop a movie recommender system on a mobile phone

Project Overview:

Page 3: A content based movie recommender system for mobile application

People have problem in selecting alternative items (eg. movies)

Get movie recommended by friends or movie expert reviews from website / magazine- > Time consuming

Need large data set of movie collection Mobile Phones in the market has limited

processing power to handle the recommender system calculation. Solution - > Web Services

Problem Description

Page 4: A content based movie recommender system for mobile application

Develop an algorithm for recommending movies

Working with a large dataset of movies (source GroupLens)

Implement Web-Services (server-side) -Advantage: Increase performance in the mobile phone

Implement Mobile Application (client-side)

Project Objectives

Page 5: A content based movie recommender system for mobile application

Background Study & Literature Review

Features: -Auto Movie Recommendation-Watch List-Like Feature

Weakness: -Lack of Sign in Feature-Inaccurate Movie Ranking

The Internet Movie Database (IMDb)

Page 6: A content based movie recommender system for mobile application

Background Study & Literature Review

Feature:-Movie Rating Monitoring-Film Quizzes and Games-Video and Picture Sharing

Weakness:Rating System is not monitored

Flixster

Page 7: A content based movie recommender system for mobile application

Background Study & Literature Review

Feature:-Excellent Content Availability -Platform Varsity

Weakness:-Content Coverage is limited

NetFlix

Page 8: A content based movie recommender system for mobile application

Background Study & Literature Review

Feature:-Movie Can be shared via Facebook-Find Movie Listing using third party search engine

Weakness:- Smaller collection of movies- No rating and review features

MSN Movie

Page 9: A content based movie recommender system for mobile application

Finding of Questionnaire

50 Respondents -32 Males-18 Females

Majority of the respondents watch movie weekly

Page 10: A content based movie recommender system for mobile application

Finding of Questionnaire

Majority of the respondents have mobile phone with internet access

Page 11: A content based movie recommender system for mobile application

Finding of Questionnaire

Majority of the respondents wanted to have a movie recommender system on their mobile phone

Page 12: A content based movie recommender system for mobile application

Finding of Questionnaire

Some of the features wanted to be seen in the movie recommender system

Page 13: A content based movie recommender system for mobile application

Use Overlap Coefficient algorithm to make movie recommendation

Proposed SolutionAlgorithm

Page 14: A content based movie recommender system for mobile application

Proposed SolutionUse Case Diagram

Page 15: A content based movie recommender system for mobile application

Proposed SolutionEntity Relationship Diagram

Page 16: A content based movie recommender system for mobile application

System Interface 1

Search Function

Page 17: A content based movie recommender system for mobile application

System Interface 2

Movie Description

Page 18: A content based movie recommender system for mobile application

System Interface 3

Main page after user has logged in

Page 19: A content based movie recommender system for mobile application

Q & A