Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : International Journal of Applied Information Systems and Informatics

Travel Package Recommendation System Using Collaborative Filtering Method at Loka Travel Iswanto, Muhammad Edi; Rachman, Andi Nur; Noorsyabani, Fauzi
Journal of Applied Information System and Informatic (JAISI) Vol 3, No 2 (2025): November 2025
Publisher : Deparment Information System, Siliwangi University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37058/jaisi.v3i2.16954

Abstract

The rapid development of information technology drives the need for a system that can help tourists in determining the choice of tourist destinations that suit their preferences. The Loka Travel application was developed as a web-based platform that provides various tour packages and is equipped with a recommendation system to suggest relevant destinations for users. This study aims to design and implement a tour package recommendation system using the Collaborative Filtering method with a memory-based approach. This method works by calculating the similarity between users based on their rating or booking history for tour packages, allowing the system to suggest packages that are preferred by other users who have similar preferences. The cosine similarity algorithm is used in the process of calculating the similarity between users, with interaction data obtained from booking and payment activities in the application. The implementation of this system is carried out using the Laravel framework and MySQL database. The results of the system test show that the system is able to provide recommendations with an accuracy level of 80.63%, based on the calculation of Mean Absolute Error (MAE). Thus, this system can help users find suitable tourist destinations and improve their experience in using the Loka Travel application.
Application of Content-Based Filtering for Moisturizer Recommendation System Based on Skin Type Suitability Iswanto, Muhammad Edi; Latifah, Azzahra Putri; Rachman, Andi Nur; Tarempa, Genta Nazwar
Journal of Applied Information System and Informatic (JAISI) Vol 3, No 1 (2025): MEI 2025
Publisher : Deparment Information System, Siliwangi University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37058/jaisi.v3i1.15531

Abstract

Many users face significant challenges when trying to select the most suitable moisturizer for their skin. This difficulty often arises due to the overwhelming variety of available products on the market, combined with a lack of personalized information that could guide users toward the best choice. To address this issue, the present study aims to develop a recommendation system based on the Content-Based Filtering approach, which is specifically designed to align the benefits of moisturizer products with the unique needs of users' skin types. The data for this study were collected manually from 17 moisturizer products featured on the Sociolla e-commerce platform. Each product was carefully analyzed according to the descriptive information provided, including the benefits claimed and the skin types for which the product is recommended. The methodology involved several important steps: preprocessing the text from product descriptions, applying TF-IDF to assign term weights, and calculating cosine similarity scores between the user’s skin profile and product attributes. The analysis revealed that products such as D10 and D6, which yielded the highest similarity values, are strongly aligned with particular skin types. The resulting system demonstrates its ability to generate relevant and personalized product suggestions without the need for prior user preference data. This study concludes that using descriptive content as the foundation for recommendation logic can significantly enhance accuracy and targeting. Future enhancements may involve expanding the product database, integrating user-generated reviews, and leveraging machine learning techniques to produce even more adaptive and intelligent recommendations.