Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question: According to the new objective function, rewrite update functions analytically. (Context is shown in attached image). Note the reconstructed ratings can be smaller than

Question: According to the new objective function, rewrite update functions analytically. (Context is shown in attached image).

image text in transcribed
Note the reconstructed ratings can be smaller than 1 and greater than 5. To confine ratings to between the allowed range, we can use the logistic function. Logistic function is defined as 1 h(x) = 1 tex It is straightforward to show the derivative is ex h (x) = (1 + ex) 2 = h(x)(1 - h(x)). Therefore, we can rescale the ratings from /mi E [1, 5] to /mi E [0, 1]. Then, we can find the best U and I to optimize the following: min || R - h(VUJ)Il} = >(mi - h(Umu]))2, U.V m,i where function h is applied elementwise. According to the new objective function, rewrite update functions analytically. [new = U + 2alm . Um Vnew = V + 2al'm . um

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

Calculus

Authors: Laura Taalman, Peter Kohn

1st Edition

1464153035, 9781464153037

More Books

Students also viewed these Mathematics questions