Muhammad Rafi Irfansyah
Telkom University

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Indonesian Journal on Computing (Indo-JC)

Music Recommendation System Using Alternating Least Squares Method Muhammad Rafi Irfansyah; Dade Nurjanah; Hani Nurrahmi
Indonesia Journal on Computing (Indo-JC) Vol. 9 No. 1 (2024): April, 2024
Publisher : School of Computing, Telkom University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.34818/INDOJC.2024.9.1.908

Abstract

Music is not just entertainment, but it also has a positive impact on psychological well-being. The music landscape is generally dominated by millennials, especially in Indonesia. Music recommendation systems are becoming an important factor in offering songs that match users' preferences. Collaborative Filtering (CF), particularly the Alternating Least Squares (ALS) method, has become a popular solution for data sparsity problems in user-item interactions. Using the Precision@K metric, ALS provides the best results at a 50:50 data split ratio, 0.30225 for the Last FM dataset and 0.19742 for the Taste Profile dataset. Further analysis shows that ALS is more effective on datasets with balanced data distributions, such as Last FM, than on datasets with noisier characteristics, such as Taste Profile. The main conclusion is that ALS is suitable for use on datasets with balanced data distributions and can provide more optimal recommendations. For further development, handling sparsity data on Taste Profile needs to be improved to improve the performance of the recommendation model. This illustrates the importance of adapting the model to the unique characteristics of each dataset to achieve more accurate music recommendations.