2014 International Conference on Contemporary Computing and Informatics (IC3I) 2014
DOI: 10.1109/ic3i.2014.7019592
|View full text |Cite
|
Sign up to set email alerts
|

A collaborative filtering recommendation engine in a distributed environment

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2017
2017
2024
2024

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 15 publications
(5 citation statements)
references
References 13 publications
0
5
0
Order By: Relevance
“…The first step is to calculate the average rating of each movie as shown in equation (5). The amount of rating ( ) in the movie is divided by the COUNT rating value in the movie ( ).…”
Section: Collaborative Filteringmentioning
confidence: 99%
See 1 more Smart Citation
“…The first step is to calculate the average rating of each movie as shown in equation (5). The amount of rating ( ) in the movie is divided by the COUNT rating value in the movie ( ).…”
Section: Collaborative Filteringmentioning
confidence: 99%
“…In the scale-out approach, an additional computer node is used to run a recommendation system to obtain good scalability. The scale-out method implemented in previous research was using MapReduce Hadoop as practiced by [4], [5], [6], and [7] to get good scalability from traditional collaborative filtering recommendation systems. Another study was conducted by [8] who used Apache Spark to implement a scale-out approach to overcome the scalability of the recommendation system with traditional collaborative filtering methods.…”
Section: Introductionmentioning
confidence: 99%
“…Cold start user problem can be solved using this approach to some extent but cold start product problem cannot be solved. In [16] authors compared both the approach product based and user-based collaborative filtering and result showed that the execution time improves by 30% with every add-on of a node into the Hadoop cluster. And they conclude that product based approach has more scalability than the user based approach.…”
Section: Related Workmentioning
confidence: 99%
“…That is , if user is new to the system then collaborative filtering is not suitable so we will apply popularity estimation to that user [1]. In paper [2], collaborative filtering method in distributed environment is explained in detail. In collaborative filtering by using rating history of the user similar item to the item rated by user is found out.…”
Section: IImentioning
confidence: 99%