(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, '

Using Rough Sets Theory (RST) in Multi-Criteria Collaborative Filtering Recommender Systems

What is it about?

In this paper, an aggregation-function based multi-criteria collaborative filtering system using Rough Sets Theory is proposed as a novel approach.

Why is it important?

RST is used to uncover the relationship between the overall criterion and the individual criteria in MCCF systems. This is the one of few studies employing RST in this research field and showing the potential contributions of RST to MCCF.

Read more on Kudos…
The following have contributed to this page:
Emin Talip Demirkiran
' ,"url"));