Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : The Indonesian Journal of Computer Science

Penerapan Algoritma K-Means Clustering dalam Menganalisis Pola Peminjaman Buku di Perpustakaan Sigit, Rapel
The Indonesian Journal of Computer Science Vol. 13 No. 5 (2024): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v13i5.4317

Abstract

Library book borrowing reflects readers' preferences on various topics, providing insights for improving collection management. This study categorizes books into five main categories: old books with few pages, modern books with short borrowing periods, classic books with long borrowing durations, books with many pages and moderate borrowing, and new books with varying borrowing durations. The dataset is analyzed through pre-processing, including feature creation, normalization, and standard scaling. The K-Means algorithm is used to cluster data based on Euclidean distance, with results evaluated using the Davies-Bouldin Index (DBI), where a lower value indicates better clustering quality. The optimal number of clusters is determined using the Elbow Method, showing five clusters as the most effective. Applying K-Means Clustering produces five informative clusters, with a DBI of 0.50 indicating good clustering quality. Scatter plots illustrate cluster distribution based on publication year, number of pages, and borrowing duration, from a dataset of 1323 borrowing records.