Surya Agustian
Department of Informatics Engineering, UIN Sultan Syarif Kasim Riau, Pekanbaru 28293, Indonesia

Published : 4 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 4 Documents
Search

Toddler nutritional status identification: Support vector machine (SVM) algorithm adoption Affan Asyraffi; Okfalisa Okfalisa; Fitri Insani; Surya Agustian; Riski Mai Candra
Science, Technology, and Communication Journal Vol. 5 No. 2 (2025): SINTECHCOM Journal (February 2025)
Publisher : Lembaga Studi Pendidikan dan Rekayasa Alam Riau

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59190/stc.v5i2.282

Abstract

Inadequate nutrition in toddlers can lead to health issues and adversely affect their growth, development, and cognitive capabilities. Consequently, it is essential to assess the nutritional status of toddlers to ascertain their health level. This study seeks to ascertain the nutritional health of toddlers utilizing the support vector machine (SVM) methodology, taking into account body weight (BB), height (TB), age, BB/TB ratio, Z-scores for BB/U, Z-scores for TB/U, and Z-scores for BB/TB. The data of 1458 toddlers were evaluated using the knowledge data discovery methodology. This study effectively categorized toddler nutrition into six classifications including malnutrition, undernutrition, adequate nutrition, overnutrition, risk of overnutrition, and obesity. Utilizing the confusion matrix methodology with an 80% training data to 20% test data ratio yields an accuracy of 89.04%. The SVM method is effectively utilized to ascertain the nutritional condition of toddlers, hence enhancing their growth and development.
A classification of Quran translations using K-nearest neighbors, support vector machine and random forest method Nur Delifah; Nazruddin Safaat Harahap; Surya Agustian; Muhammad Irsyad; Iwan Iskandar
Science, Technology, and Communication Journal Vol. 6 No. 1 (2025): SINTECHCOM Journal (October 2025)
Publisher : Lembaga Studi Pendidikan dan Rekayasa Alam Riau

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59190/stc.v6i1.337

Abstract

A Classification of Quranic verses based on topics is one of the efforts to facilitate understanding and searching for information in the holy book, especially for non-Arabic readers. This study aims to test and compare the performance of three text classification methods, namely K-nearest neighbors (KNN), support vector machine (SVM), and random forest (RF), in grouping translated Quranic verses into 15 topic classes, such as Islamic arkanul, faith, the Quran, science and its branches, charity, da'wah, jihad, human and social relations, and others. The dataset used is the English translation of the Quran with full preprocessing and an 80:20 data split for training and testing. The evaluation was carried out using accuracy, precision, recall, and F1-score metrics. The results show that RF achieved the best performance with an average F1-score of 58.48% and testing accuracy of 90.81%. KNN followed with an F1-score of 54.07% and the highest testing accuracy of 92.05%, while SVM produced the lowest F1-score at 50.76% and accuracy of 88.20%. The RF demonstrates a more balanced ability in recognizing all classes, KNN excels in overall accuracy, and SVM performs less optimally in this classification task. This research is expected to serve as a foundation for developing a more intelligent and contextual topic-based verse classification system.
Data-driven segmentation of sharia-based SMEs digital readiness: Comparing K-means and fuzzy C-means for strategic transformation planning Ananda Vermiansyah; Okfalisa Okfalisa; Rahmad Abdillah; Surya Agustian
Science, Technology, and Communication Journal Vol. 6 No. 3 (2026): SINTECHCOM Journal (June 2026)
Publisher : Lembaga Studi Pendidikan dan Rekayasa Alam Riau

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59190/stc.v6i3.391

Abstract

Quired to adopt digital technologies while preserving Islamic business principles such as transparency, fairness, trustworthiness, halal integrity, and ethical value creation. However, many sharia-based SMEs still lack clear diagnostic information regarding their digital readinesslevel, making it difficult for policymakers, business associations, and SMEs managers to design targeted digitaltransformation interventions. Prior studies on SMEs digitalisation have largely focused on technology adoption, digital marketing, or general readiness assessment, while limited attention has been given to data-driven segmentation models that can classify sharia-based SMEs into actionable readiness groups. Addressing this gap, this study compares K-means and Fuzzy C-means clustering to identify digital readiness patterns among sharia-based SMEs. The dataset consists of 314 SMES records collected through questionnaires and structured into two main perspectives, includes economic/business readiness and technological/digital readiness. The variables include business activity, transaction capability, management capability, market interaction, macro-environmental readiness, digital culture, digital education, financial resources, and technical infrastructure. Prior to clustering, the data were normalised to ensure comparability across indicators. K-means was used as a hard clustering benchmark because of its computational simplicity and ability to produce clear readiness groups, while Fuzzy C-means was applied as a soft clustering method because SMEs readiness boundaries are often overlapping and gradual rather than strictly separated. The clustering process was designed to generate three readiness categories viz., low, moderate, and high digital readiness. Model evaluation was conducted using silhouette index, Davies–Bouldin index, accuracy, F1-score, computational stability, and principal component analysis-based visualisation. The results show a trade-off between cluster separation quality and classification-oriented performance. Fuzzy C-means achieved a higher silhouette index of 0.1362 and a lower Davies–Bouldin index of 2.6126, indicating better internal cluster quality and stronger ability to represent overlapping readiness characteristics. In contrast, K-means produced higher accuracy of 0.6033 and F1-score of 0.3202, and more clearly formed three practical readiness categories. These findings suggest that Fuzzy C-means is more suitable for exploratory readiness profiling where SMEs may belong partially to more than one readiness stage, whereas K-means is more useful for managerial decision-making requiring crisp classification into low, moderate, and high readiness groups. This study contributes to SMEs digital transformation literature by demonstrating that sharia-based digital readiness should be analysed not only through aggregate scores, but also through segmentation models that reveal heterogeneous readiness patterns. Practically, the proposed comparative clustering framework provides a diagnostic basis for policymakers, Islamic business institutions, and SMEs development agencies to design differentiated digital capability-building programmes.
Application of ensemble methods on transformer sequence classification of BERT base uncased and RoBERTa-base models for hate speech detection Reza Mahendra Sardi; Surya Agustian; Rahmad Abdillah; Febi Yanto
Science, Technology, and Communication Journal Vol. 6 No. 3 (2026): SINTECHCOM Journal (June 2026)
Publisher : Lembaga Studi Pendidikan dan Rekayasa Alam Riau

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59190/stc.v6i3.397

Abstract

The rapid growth of social media platforms has brought a significant impact on the volume of digital interactions, which unfortunately is accompanied by a dramatic increase in the spread of hate speech and offensive language. Manual identification of negative content is highly inefficient and unscalable, thereby necessitating the development of state-of-the-art natural language processing (NLP) based automated detection systems. This study proposes the application of ensemble methods on Transformer architectures by combining two leading pre-trained language models, namely BERT (bidirectional encoder representations from transformers) base uncased and RoBERTa (robustly optimized BERT approach) base. The main focus of this research is to evaluate the performance of combining both models through a weighted average ensemble approach based on raw prediction probabilities (logits) with an even weighting ratio (50:50). Experiments were conducted using the public hate speech and offensive content identification (HASOC) 2021 dataset, covering two main scenarios: binary classification to distinguish NOT (normal) and HOF (hate/offensive) classes, and multi-class classification to categorize samples into HATE, OFFN (offensive), PRFN (profane), and NONE classes. To address the inherent challenge of significant class imbalance in the training data, this study implemented a custom class weighting function in the trainer module during the fine-tuning process. Empirical evaluation results demonstrate that the integration of the ensemble method effectively optimizes linguistic representation, suppresses prediction bias in minority classes, and improves performance stability. The ensemble model successfully achieved a macro F1-score of 0.8186 with 83.37% accuracy in the binary scenario, and a macro F1 score of 0.6570 with 68.93% accuracy in multi-class classification. This superior performance surpasses the capabilities of each baseline model individually, making it a robust hybrid architecture in tackling the variation of foul language in contemporary social media ecosystems.