| Home

Overview


Original Research

IMPLEMENTATION MODEL OF MACHINE LEARNING ON NEWS CLASSIFICATION INFORMATION SYSTEM

MUHAMAD NUR GUNAWAN 1, NURYASIN 2, ARIEF AKBAR HIDAYAT 3, and SYOPIANSYAH JAYA PUTRA 4.

Vol 17, No 12 ( 2022 )   |  DOI: 10.5281/zenodo.7505460   |   Author Affiliation: Lecture and Researcher, Information System Department, Syarif Hidayatullah State Islamic University Jakarta, Jakarta, Indonesia 1,2; Scholar, Information System Department, Syarif Hidayatullah State Islamic University Jakarta, Jakarta, Indonesia 3; Associate Professor, Information System Department, Syarif Hidayatullah State Islamic University Jakarta, Jakarta, Indonesia 4.   |   Licensing: CC 4.0   |   Pg no: 2152-2161   |   To cite: MUHAMAD NUR GUNAWAN, et al., (2022). IMPLEMENTATION MODEL OF MACHINE LEARNING ON NEWS CLASSIFICATION INFORMATION SYSTEM. 17(12), 2152–2161. https://doi.org/10.5281/zenodo.7505460   |   Published on: 23-12-2022

Abstract

Text classification is a grouping of text data that has not been grouped into groups automatically. The classification of news texts is done by the editor by reading the entire text first, so it takes a long time. For that we need a way to classify news automatically that can cut down the process. This study aims to classify news texts automatically with a text mining approach. This study uses the K-Nearest Neighbor algorithm which has simplicity and efficiency in classifying various types of text. To simplify the research flow, the CRISP-DM (Cross-industry standard process for data mining) method is used, which is the standard in conducting data analysis in industrial applications. The results showed satisfactory results, namely precision, recall, F1-Score and accuracy reached 95% with a value of k = 11. After the text classification application was made and an experiment was carried out by entering several new news texts, only a few seconds the text could be classified correctly. This study shows that the K-Nearest Neighbor algorithm can be used for news text classification and text classification applications can help cut the classification process time.


Keywords

Text Mining, News Text Classification, K-Nearest Neighbor, CRISP-DM.