Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( d ) Two techniques of implementing recommendation systems are collaborative filtering and content - based filtering. [ 7 ] ( i ) A user

(d) Two techniques of implementing recommendation systems are collaborative filtering and content-based filtering. [7]
(i) A user-item matrix is shown below. The values are the user ratings on the items, ranging from 1 for the lowest to 5 for the highest. NA indicates an item that has not been consumed by a user.
Item 0 Item 1 Item 2 Item 3 Item 4 Item 5 Item 6 Item 7
User 01455 NA NA NA 3
User 151 NA 151 NA NA
User 24 NA 22415 NA
User 3254 NA 241 NA
The cosine similarity values of the users have been calculated and given below.
User 0 User 1 User 2 User 3
User 01.000.720.820.93
User 10.721.000.920.67
User 20.820.921.000.75
User 30.930.670.751.00
Applying collaborative filtering user similarity and using these data, recommend an item to user 0. Describe the steps and how the data are used in the process.
(ii) Give two advantages of collaborative filtering compared to content-based filtering.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data And Information Quality Dimensions, Principles And Techniques

Authors: Carlo Batini, Monica Scannapieco

1st Edition

3319241060, 9783319241067

More Books

Students also viewed these Databases questions

Question

State the uses of job description.

Answered: 1 week ago

Question

Explain in detail the different methods of performance appraisal .

Answered: 1 week ago

Question

How do Excel Pivot Tables handle data from non OLAP databases?

Answered: 1 week ago