Claim Missing Document
Check
Articles

Found 2 Documents
Search

Penerapan Clustering Menggunakan Metode K-Means Untuk Penggunaan E-Learning Di Dunia Marshanda Amalia Vega; Via Kris Savitri; Terttiaavini
OKTAL : Jurnal Ilmu Komputer dan Sains Vol 2 No 05 (2023): OKTAL : Jurnal Ilmu Komputer Dan Sains
Publisher : CV. Multi Kreasi Media

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

This research describes the application of the K-means Clustering method to analyze e-learning user data. E-learning is a form of learning that uses electronic-based media. The main objective of this research is to cluster e-learning users based on the similarity of certain attributes and find patterns in the data. The research steps include collecting e-learning user data from keaglee website, from January 2004 to October 2021, cleaning the data to ensure accuracy and consistency, and applying clustering algorithm. This algorithm divides data into groups based on similarities. In this study, the data was divided into three groups using a value of k = 3. Through testing with the davies bouldin method, the best results were found in the 9th cluster with a centroid of 1,279. This cluster has similar e-learning user characteristics. K-means Clustering method successfully analyzes e-learning user data simply, efficiently, and easily interpreted. Grouping e-learning users based on similar attributes can be done using this method. This research can be the basis for further development in the use of clustering methods in e-learning.
Classification Of Eligibility For Assistance Recipients Program Indonesia Pintar Using The Naïve Bayes Method Via Kris Savitri; Herri Setiawan; Zaid Romegar Mair
bit-Tech Vol. 8 No. 2 (2025): bit-Tech
Publisher : Komunitas Dosen Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32877/bt.v8i2.3002

Abstract

The manual process of determining student eligibility for the Indonesia Pintar Program (PIP) often results in inefficiencies and inaccuracies. Schools are required to evaluate large volumes of socioeconomic data, and errors in judgment may lead to misallocation, where eligible students are excluded and ineligible students are included. Such inefficiencies highlight the need for objective, data-driven approaches. This study aims to evaluate the performance of the Naïve Bayes classification algorithm in classifying PIP eligibility, with a particular focus on attribute selection and its effect on classification accuracy. Historical student data from a primary school (SDN 1 Sindang Marga), which has rarely been examined in previous works and the analysis of attribute selection strategies, showing that fewer but more relevant attributes can yield better results. A dataset of 172 students was pre-processed and divided into training (80%) and testing (20%) subsets. Model evaluation was conducted using confusion matrices to calculate accuracy, precision, recall, and F1-score. The results demonstrate that using four attributes parental occupation, parental income, KPS ownership, and KIP ownership achieved the highest performance, with 85.3% accuracy, 92.0% precision, 88.5% recall, and a 90.2% F1-score. By contrast, using all seven attributes resulted in slightly lower accuracy (82.4%). These findings highlight that selective attribute use improves model efficiency and accuracy. Beyond methodological contributions, this research provides practical implications by demonstrating how machine learning can enhance fairness, transparency, and objectivity in educational aid distribution.