p-Index From 2020 - 2025
8.258
P-Index
This Author published in this journals
All Journal IJCCS (Indonesian Journal of Computing and Cybernetics Systems) Journal of Economics, Business, & Accountancy Ventura Journal of Information Systems Engineering and Business Intelligence Tech-E Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Jurnal Komputasi JURNAL TEKNIK INFORMATIKA DAN SISTEM INFORMASI J-SAKTI (Jurnal Sains Komputer dan Informatika) Jurnal Tekno Kompak Building of Informatics, Technology and Science Kumawula: Jurnal Pengabdian Kepada Masyarakat Jurnal Sistem informasi dan informatika (SIMIKA) Jurnal Sisfotek Global Journal of Computer System and Informatics (JoSYC) Community Development Journal: Jurnal Pengabdian Masyarakat IJPD (International Journal Of Public Devotion) Jurnal Teknologi dan Sistem Tertanam Jurnal Informatika dan Rekayasa Perangkat Lunak Jurnal Data Mining dan Sistem Informasi Jurnal Teknologi dan Sistem Informasi Journal Social Science And Technology For Community Service J-SAKTI (Jurnal Sains Komputer dan Informatika) Jurnal Sisfotek Global COMMENT: Journal of Community Empowerment Journal of Engineering and Information Technology for Community Service Jurnal Ilmiah Edutic : Pendidikan dan Informatika Jurnal Pengabdian kepada Masyarakat (Nadimas) Jurnal Media Borneo Jurnal Informatika: Jurnal Pengembangan IT Jurnal Media Celebes Journal of Artificial Intelligence and Technology Information Journal of Information Technology, Software Engineering and Computer Science The Indonesian Journal of Computer Science
Claim Missing Document
Check
Articles

Penerapan Oversampling Pada Klasifikasi Ujaran Kebencian Menggunakan Bidirectional Encoder Representations from Transformers Syahwaluddin, Risal; Alita, Debby
The Indonesian Journal of Computer Science Vol. 13 No. 4 (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.v13i4.4295

Abstract

The problem of class imbalance is a common challenge in classification model building, especially in the context of hate speech. This study evaluates the effectiveness of the SMOTE oversampling technique in improving the performance of hate speech classification models using BERT. The dataset used has significant class imbalance, with the largest number of samples in the Hate class, followed by Offensive, and Neither. Two experiments were conducted: one without using SMOTE and one with SMOTE applied. Results showed that the application of SMOTE improved the overall model accuracy from 85% to 88%. Precision for the Offensive minority class increased from 0.33 to 0.45, although recall decreased from 0.45 to 0.28. In the Neither class, the F1-score increased, indicating an improvement in the balance between precision and recall. Performance on the majority Hate class remained stable, indicating that SMOTE did not interfere with the model's performance on the already dominant class. Overall, the application of SMOTE provides significant benefits in handling class imbalance, especially in improving precision for minority classes, resulting in a more accurate classification model.