Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Journal of Advanced Computer Knowledge and Algorithms

Implementation of K-NN Algorithm to classify the Scholarship Recipients of Aceh Carong at Universitas Malikussaleh Yanti, Riski; Retno, Sujacka; Yafis, Balqis
Journal of Advanced Computer Knowledge and Algorithms Vol 1, No 1 (2024): Journal of Advanced Computer Knowledge and Algorithms - January 2024
Publisher : Department of Informatics, Universitas Malikussaleh

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29103/jacka.v1i1.14534

Abstract

In an effort to increase the efficiency of the scholarship selection process, this research aims to implement the K-Nearest Neighbors (K-NN) algorithm in the classification of scholarship recipients. The research method involves collecting data on scholarship receipts from several previous years based on predetermined criteria such as father's job, mother's job, parent's income, number of parents working, father's last education, and mother's last education. Next, the K-NN algorithm is applied to classify prospective scholarship recipients based on the similarity of their profiles to students who have received previous scholarships. The results of this research indicate that the implementation of the K-NN algorithm in the classification of scholarship admissions at Malikussaleh Aceh Carong University can increase selection accuracy. The experimental results of the accuracy values obtained show that using the K-Nearest Neighbors algorithm with the Euclidean Distance approach and a value of K = 3 produces an algorithm accuracy level of 87.55%. Thus, the K-NN algorithm can be a useful method for scholarship selectors to support more precise and objective decision making.
K-NN with Purity Algorithm to Enhance the Classification of the Air Quality Dataset Retno, Sujacka; Hasdyna, Novia; Yafis, Balqis
Journal of Advanced Computer Knowledge and Algorithms Vol 1, No 2 (2024): Journal of Advanced Computer Knowledge and Algorithms - April 2024
Publisher : Department of Informatics, Universitas Malikussaleh

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29103/jacka.v1i2.15890

Abstract

The large number of attributes in a large dataset can cause a decrease in the level of classification accuracy. Attribute reduction can be a solution to improve classification performance, especially in the K-NN algorithm. This research discusses the classification results of K-NN with attribute reduction using Purity. Based on the results of testing carried out on the Air Quality Dataset, the level of accuracy obtained after attribute reduction was 70.71%, while the level of accuracy obtained before attribute reduction was 56.44%, the increase in accuracy obtained from testing this dataset was equal to 14.27%. The proposed Purity method for attribute reduction can increase the accuracy level of the K-NN classification process.