movie recommender system

Upload: harry-naik

Post on 03-Apr-2018

217 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/28/2019 Movie recommender System

    1/8

    GROUP 2:

    Vindhya Alahari 0004/48Anand Raj 0041/48Hara Prasanna Naik 0138/48

    Akshat Jaiswal 0157/48Namrata Penta 0258/48

    04-06-2013 1Business Application of Intelligent Systems

  • 7/28/2019 Movie recommender System

    2/8

    System overview 3 modules

    1. Recommend genre

    2. Recommend Movie by genre and User Rating3. Personalised Recommendation based on User

    characteristics

    Source of data (Knowledge) : Movie Lens website

    http://www.grouplens.org/node/12

    04-06-2013 Business Application of Intelligent Systems 2

    http://www.grouplens.org/node/12http://www.grouplens.org/node/12
  • 7/28/2019 Movie recommender System

    3/8

    Module 1-Recommend genre Inputs-

    Age

    Gender Output (Recommendation)

    Genre

    04-06-2013 Business Application of Intelligent Systems 3

  • 7/28/2019 Movie recommender System

    4/8

    Recommend Movie by genre Inputs-

    Genre

    User rating (Top 5 Movies) Output (Recommendation)

    Movie

    04-06-2013 Business Application of Intelligent Systems 4

  • 7/28/2019 Movie recommender System

    5/8

    Personalised Recommendation Input User characteristics-

    Age

    Gender Occupation

    Output (Recommendation)

    Movie

    04-06-2013 Business Application of Intelligent Systems 5

  • 7/28/2019 Movie recommender System

    6/8

    Expert system components Knowledge-

    Heuristics created from the Movie lens website data Rules generated by running association mining and k-means

    clustering on the data using clementine software

    Inference engine 8 variables, 4 Logic blocks and 4 command blocks in the

    CORVID software Run the generated rules using the heuristic knowledge and

    the user input data

    User Interface Display prompt of the corvid package Can be customised further to display on a browser or generate

    a report

    04-06-2013 Business Application of Intelligent Systems 6

  • 7/28/2019 Movie recommender System

    7/8

    Further Applications Including more diverse user characteristics like region,

    language

    Recommending songs based on mood Recommendation based on past user preferences

    04-06-2013 7Business Application of Intelligent Systems

  • 7/28/2019 Movie recommender System

    8/804-06-2013 8Business Application of Intelligent Systems