how to build recommender system with content based filtering

27
v Recommender System How to build a with Content-base Filtering

Upload: vo-duy-tuan

Post on 18-May-2015

1.333 views

Category:

Technology


6 download

DESCRIPTION

How to build recommender system. Content based filtering method for recommender system. Feature weighting and feature measure function.

TRANSCRIPT

Page 1: How to Build Recommender System with Content based Filtering

v

Recommender System

How to build a

with Content-base Filtering

Page 2: How to Build Recommender System with Content based Filtering

Võ Duy TuấnCTO @ spiral.vn

PHP 5 Zend Certified Engineer

Mobile App Developer

Web Developer & Designer

Interest: o PHP

o Large System & Data Mining

o Web Performance Optimization

o Mobile Development

Page 3: How to Build Recommender System with Content based Filtering

Introduction

Content-based Filtering

Question & Answer

AGENDA

Page 4: How to Build Recommender System with Content based Filtering

1. Introduction

Page 5: How to Build Recommender System with Content based Filtering

APPLICATIONS

• Personalized recommendation• Social recommendation• Item recommendation• Combination of 3 approaches above

Page 6: How to Build Recommender System with Content based Filtering

AMAZON.COM | BOOKS

Page 7: How to Build Recommender System with Content based Filtering

PLAY.GOOGLE.COM | APPS

Page 8: How to Build Recommender System with Content based Filtering

SKILLSHARE.COM | CLASSES

Page 9: How to Build Recommender System with Content based Filtering

PROCESS DIAGRAM

Preprocessing Data Analysis Adjustment

INPUT OUTPUT

Page 10: How to Build Recommender System with Content based Filtering

TYPE OF RECOMMENDER SYSTEM

• Collaborative filtering• Content-based filtering• Hybrid

Page 11: How to Build Recommender System with Content based Filtering

2. Content-based Filtering

Page 12: How to Build Recommender System with Content based Filtering

Collaborative Filtering Crash-course

Read more: www.slideshare.net/lonelywolf/how-to-build-a-recommender-system

Page 13: How to Build Recommender System with Content based Filtering

OBJECT

Page 14: How to Build Recommender System with Content based Filtering

OBJECT INFORMATION

Page 15: How to Build Recommender System with Content based Filtering

FEATURE SET

Page 16: How to Build Recommender System with Content based Filtering
Page 17: How to Build Recommender System with Content based Filtering

SIMILARITY MATRIX

Page 18: How to Build Recommender System with Content based Filtering

SIMILARITY MEASURE

Page 19: How to Build Recommender System with Content based Filtering

SIMILARITY MEASURE

Page 20: How to Build Recommender System with Content based Filtering

SIMILARITY MATRIX

Page 21: How to Build Recommender System with Content based Filtering

SIMILARITY SORTING

Page 22: How to Build Recommender System with Content based Filtering

K-NEAREST NEIGHBOR (knn)

Page 23: How to Build Recommender System with Content based Filtering

Problem ?!

Page 24: How to Build Recommender System with Content based Filtering

PROBLEMS

• Explore New Features• Build feature data for item• Feature Weighting• Feature Value Distance Measure Function• Large Feature Set• What is the best K in kNN Algorithm?• Large Data set

Page 25: How to Build Recommender System with Content based Filtering

ADJUSTMENTS

• Hybrid Recommender System• Sale forecast system• Context of User• Type of Item, Action• External (3rd-party) information.

Page 26: How to Build Recommender System with Content based Filtering

BOOKS

Data Science for BusinessFoster Provost,Tom Fawcettv

Recommender Systems HandbookMany Authors

Big Data For DummiesMarcia Kaufman, Fern Halper

Page 27: How to Build Recommender System with Content based Filtering

Thank you!

CONTACT ME:

[email protected]

0938 916 902

http://bloghoctap.com/