(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Content boosted hybrid filtering for solving pessimistic user problem in recommendation systems

What is it about?

Recommendation systems are used to assist the users in selecting an item of interest. Item can be a movie to watch, music to listen to, product to purchase, or news article to read. Content information plays the main role in identifying the interest of the users. So content information along with ratings are used to improve the performance of the recommendation system.

Why is it important?

Content information is used to boost the user profile to give a better-personalized recommendation. Pessimistic users are also benefitted from good recommendations.

Read more on Kudos…
The following have contributed to this page:
Rajalakshmi Sivanaiah
' ,"url"));