Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Jurnal Computech

Sistem Rekomendasi Laptop Menggunakan Collaborative Filtering Dan Content-Based Filtering Anderias Wijaya; Deni Alfian
Jurnal Computech & Bisnis (e-Journal) Vol 12, No 1 (2018): Jurnal Computech & Bisnis
Publisher : STMIK Mardira Indonesia, Bandung

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.55281/jcb.v12i1.167

Abstract

AbstractLaptop is needed for students and for office workers because it is better than a desktop computer. In this era, laptops have a variety of brands and specifications that sometimes make people have difficulty in finding, choosing or buying the right laptop for their needs. Therefore there should be a recommendation system that can provide advice or recommendations, based on interest and needs in the search for references.In commonly used algorithm recommendation system is collaborative filtering (CF) and content based filtering (CB). Collaborative filtering is a concept whereby the opinions of other users are used to predict items that a user might like / interest. For content based filtering using the availability of an item's content as a basis for recommendation.In this research, the algorithm for collaborative filtering uses Adjusted-cossine similarity to calculate the similarity between user and weighted sum algorithm for prediction calculation, for content based filtering algorithm used is tf-idf to search availability of existing content.This recommendation system combines collaborative filtering and content based filtering methods using mixed hybrid techniques, the system has also been tested using the blackbox method. The result of the required execution time is influenced by the number of items and content based filtering method has the fastest execution time compared to collaborative filtering and mixed hybrid methods. Keywords : recommender system, collaborative filtering, content based filtering, mixed hybrid, Adjusted-cossine similarity, weightes sum.