IMPLEMENTATION OF THE K-NEAREST NEIGHBOR ALGORITHM FOR THE CLASSIFICATION OF STUDENT THESIS SUBJECTS
Date
2022Author
Paramita, Adi Suryaputra
Maryati, Indra
Tjahjono, Laura Mahendratta
Metadata
Show full item recordAbstract
Students who have studied for a considerable amount of time and will complete a lecture process must complete the necessary final steps. One
of them is writing a thesis, a requirement for all students who wish to graduate from college. Each student's choice of topic or specialization
will be enhanced if it not only corresponds to their interests but also to their skills. K-Nearest Neighbor is one of the classification techniques
used. K-Nearest Neighbor (KNN) operates by determining the shortest distance between the data to be evaluated and the K-Nearest (neighbor)
from the training data. K-Nearest Neighbor is utilized to classify new objects based on the learning data closest to the new object. Therefore,
KNN is ideally suited for classifying data to predict student thesis topics. This research concludes that optimizing the k value using k-fold
cross-validation yields an accuracy rate of 79.37% using k-fold cross-validation = 2 and the K-5 value. Based on the K-Nearest Neighbor
Algorithm classification results, 45 students are interested in computational theory thesis (RPL) topics, 32 students are interested in artificial
intelligence (AI) thesis topics, and 21 students are interested in software development topics.

