p-Index From 2020 - 2025
7.917
P-Index
Claim Missing Document
Check
Articles

Found 5 Documents
Search
Journal : The IJICS (International Journal of Informatics and Computer Science)

Artificial Intelligence Analysis of Recommendations for Granting Business Licenses to Determine the Priority of Business Supervision and Control Using the DBSCAN Method (Case Study: DPMPTSP Langkat Regency) diansyah, Suhar; Sitorus, Zulham; Iqbal, Muhammad
The IJICS (International Journal of Informatics and Computer Science) Vol. 9 No. 2 (2025): July
Publisher : Universitas Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/ijics.v9i2.8900

Abstract

In facing the challenges of limited resources and business complexity, the Investment and One-Stop Integrated Services Office (DPMPTSP) of Langkat Regency requires a data-driven approach to determine priorities for business supervision and enforcement. This study applies the DBSCAN (Density-Based Spatial Clustering of Applications with Noise) algorithm to cluster business entities based on three main parameters: risk level, business scale, and licensing status. Secondary data from 3,748 companies were collected, processed through label encoding and normalization, and analyzed in a three-dimensional space (X1_Risk, X2_Scale, X3_License). The clustering results revealed the formation of clusters and a Silhouette Score value, indicating optimal cluster structure and separation between groups. Each cluster was interpreted as a representation of recommendation categories such as Routine Monitoring and Evaluation, Intensive Monitoring and Evaluation, Administrative Warning, Temporary Operational Suspension, and Permanent Operational Termination. The resulting visualizations enhanced the understanding of spatial mapping and clustering patterns comprehensively. This demonstrates that DBSCAN is effective as a decision-support tool for automated and objective priority mapping in business supervision, and capable of detecting business entities that deviate from general norms (outliers). This approach significantly contributes to improving the efficiency and accuracy of decision-making in business license supervision and enforcement at the regional level.
ROI and SNA Analysis in Testing the Effectiveness of New Student Admission Promotion: A Case Study at MAS Al Washliyah Gedung Johor Angkat, Chairul Indra; Sitorus, Zulham; Iqbal, Muhammad
The IJICS (International Journal of Informatics and Computer Science) Vol. 9 No. 2 (2025): July
Publisher : Universitas Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/ijics.v9i2.8901

Abstract

Globalization and intense competition in the education sector, especially among private high schools, require institutions such as MAS Al Washliyah Gedung Johor to continue optimizing their new student admission promotion strategies. Although the school has implemented multi-channel promotions that include social media (Instagram, TikTok), conventional methods (brochures), and financial incentives (alumni tuition fee discounts), there has been no in-depth analysis of the effectiveness of each variable. The problem of less than optimal promotion results due to inappropriate media selection often results in inefficient allocation of promotion costs with minimal student recruitment results. This study aims to analyze the effectiveness of various promotion variables used by MAS Al Washliyah Gedung Johor, in order to support a more appropriate and efficient allocation of funding sources. Data were collected through a questionnaire given to new students regarding their sources of promotional information. To achieve this goal, this study uses a two-method approach: Return on Investment (ROI) to measure financial efficiency and return on funds, and Social Network Analysis (SNA) to visualize interaction patterns, reach, and identify the most influential communities or promotions in the student exposure network. By combining ROI and SNA analysis, it is hoped that this study can provide clear information regarding promotion costs and the most efficient and effective types of promotion, as a basis for improving the school promotion system in the future.
Performance Analysis of CNN (Convolutional Neural Network) in Nominal Classification of Rupiah Emissions 2022 Sahputra, Fajar; Sitorus, Zulham; Iqbal, Muhammad; Marlina, Leni; Nasution, Darmeli
The IJICS (International Journal of Informatics and Computer Science) Vol. 9 No. 2 (2025): July
Publisher : Universitas Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/ijics.v9i2.8903

Abstract

This study aims to analyze the performance of Convolutional Neural Network (CNN) algorithm in classifying the nominal of Rupiah banknotes issued in 2022. Three test models are developed, namely two CNN architectures with different optimizers (Adam and RMSprop), and one transfer learning model using VGG16. The dataset used consists of 1,848 banknote images of seven denominations: Rp1,000, Rp2,000, Rp5,000, Rp10,000, Rp20,000, Rp50,000, and Rp100,000. The data was collected using a smartphone camera and processed through augmentation, normalization, and classification stages. The model was evaluated using accuracy, precision, recall, and F1-score metrics. The results show that CNN with Adam's optimizer achieves a validation accuracy of 98.97%, while CNN with RMSprop reaches 99.59%. Meanwhile, the VGG16 model achieved perfect validation accuracy of 100%, with precision, recall, and F1-score values of 1.00 each. These results show that the transfer learning approach provides the best performance compared to conventional CNN models. This research supports the development of an accurate and efficient banknote recognition automation system for digital finance applications.
Comparative Analysis of Sequencing Methods and Markov Models for Predicting High-Achieving Students at Budi Darma University Sinambela, Sugi Hartono; Iqbal, Muhammad; Khairul, Khairul; Darmeli Nasution; Zulham Sitorus
The IJICS (International Journal of Informatics and Computer Science) Vol. 9 No. 2 (2025): July
Publisher : Universitas Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/ijics.v9i2.8964

Abstract

The prediction of high-achieving students is a strategic step in supporting the development of academic quality within higher education institutions. This study aims to compare two data mining approaches, namely the Sequencing method and the Markov Model, in predicting high-achieving students at Universitas Budi Darma Medan. The Sequencing method is used to identify patterns in the sequence of academic grades and non-academic activities of students from semester to semester, while the Markov Model is used to calculate the probability of transitions in students' academic status based on historical data. The research adopts a quantitative approach involving 100 active students with complete academic and non-academic data. The data analyzed include semester GPA, participation in organizations, seminars, and achievements in competitions. Both methods were evaluated using metrics such as accuracy, precision, recall, and F1-score. The evaluation results show that the Sequencing method achieved an accuracy of 87%, precision of 85%, recall of 88%, and an F1-score of 86%, while the Markov Model recorded an accuracy of 81%, precision of 79%, recall of 83%, and an F1-score of 81%. Based on these results, the Sequencing method is considered superior in detecting patterns and providing more accurate predictions of students’ achievement potential. The comparison of these two methods provides a foundation for institutions to develop more accurate, objective, and comprehensive student achievement prediction systems. Thus, universities can implement early and well-targeted interventions and guidance.
Naïve Bayes and Bidirectional Algorithm Analysis: Encoder Representations From Transformers (BERT) to Teachers' Learning Services to Students Based on the Website of SMK Multi Karya School Sianturi, Ismail; Iqbal, Muhammad; Sitorus, Zulham
The IJICS (International Journal of Informatics and Computer Science) Vol. 9 No. 2 (2025): July
Publisher : Universitas Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/ijics.v9i2.8968

Abstract

This study analyzes the comparison of two algorithms, namely Naive Bayes and Bidirectional Encoder Representations From Transformers (BERT), for the evaluation of the performance of education personnel at SMK MULTI KARYA This study uses manual calculation methods and the Python application. The results showed that the Naive Bayes algorithm gave very consistent results with accuracy, precision, and recall values of 76.67% both in manual calculations and with Pyton. This indicates that the Naive Bayes algorithm is effective in grouping data on the performance of education personnel. Meanwhile, the Bidirectional Encoder Representations From Transformers (BERT) algorithm shows mixed results, while with Python it reaches 12.00%. There are significant differences in recall values and precision between these two calculation methods. Nevertheless, the performance category "Good Performance Staff" remains the most dominant. The difference in results between manual and python calculations is that Naive bayes is a more stable and consistent method across different platforms, whereas Bidirectional Encoder Representations From Transformers (BERT) shows flexibility but with smaller variation in results. Therefore, in the context of education performance evaluation, NAive bayes are more reliable to produce consistent performance categories, while Bidirectional Encoder Representations From Transformers(BERT) can be an alternative with a fairly high level of accuracy but require further consideration in the interpretation of the results..
Co-Authors , Arpan A.A. Ketut Agung Cahyawan W Abdul Karim Afrizal, Sandi Akbar Maulana, Taufik Aldi Kesuma Alvian Alvian Andi Ernawati Andysah Putera Utama Siahaan Angkat, Chairul Indra Antoni, Robin Ardya, Dwika Arief, Muhammad Arif Rahman Asyahri Hadi Nasyuha Aulia, Ananda Ayu Ofta Batubara, Supina Br Tarigan, Sella Monika Danu Wardhana Azhari Darmeli Nasution DEWI SARTIKA diansyah, Suhar Eko Hariyanto Eko Hariyanto Eko Hariyanto Fahmi Iskandar Fahmi Izhari Fahmi Kurniawan Farta wijaya, Rian Faza Wardanu Damanik, Dwi Fikri Zuhaili Simbolon Gilang Ramadhan Gultom, Ananda Christianto H. Aly, Moustafa Hafiz Rodhiy Haliza, Siti Nur Helmy, Ahmad Hendra Harnanda Heni Wulandari Hrp, Abdul Chaidir Ibezato Zalukhu, Anzas Ika Devi Perwitasari Indra Angkat, Chairul IQBAL , MUHAMMAD Irwan Syahputra Irwan Syahputra, Irwan Iswadi Hamzah Khairul Khairul Khairul Khairul, Khairul Kiki Artika Kurniawan, Fahmi Larius Ambasador Parlindungan Leni Marlina Leni Marlina Limbong, Yohannes France M Imam Santoso M. Rasyid M.Rizki Khadafi Mardiah, Nia Melva Sari Panjaitan Meri Sri Wahyuni Mhd Arie Akbar Mohammad Yusuf, Mohammad Muhammad Iqbal Muhammad Iqbal Muhammad Wahyudi Nahampun, Natalia Nainggolan, Andreas Ghanneson Nasution, Darmeli Nazar Saputra, Risfan Ofta Sari, Ayu Parhusip, Nelviony Pranoto, Sugeng Putra, Khairil Ragil Satya Adi W Ramadani, Pebri Ramadhan, Aditya Ramadhan, Deni Ramadhani, Aditya Rian Farta Wijaya Rian Putra, Randi Risky, Raihan Rusydi Tanjung , Miftah Sahputra, Fajar Said Oktaviandi Saputra, Maulian Sari Penjaitan, Melva Septiani, Nadya Sianturi, Ismail Sibarani, Dina Marsauli Simamora, Siska Simorangkir, Elsya Sabrina Asmita Sinambela, Sugi Hartono Sinyo Andika Nasution, Ahmad Siregar, Andree Risky Yuliansyah Sitepu, Fernando Sitinur, Siti Nurhaliza Sofyan Sitompul, Jelly Rolley Sofyan, Siti Nurhaliza Solly Ariza Lubis Suhardiansyah Suhardiansyah Suhardiansyah Suherman Suherman Sukrianto, Sukrianto Sutiono, Sulis Syahputri, Maulisa T, Siti Isna Syahri Tanjung, Miftah Rusydi Utama, Hendra Vina Arnita Vivin Yulfia Sarah Wahyu Agung Pratama Wahyuni, Meri Sri Wijaya, Rian Farta Winnugroho Wiratman, Manfaluthy Hakim, Tiara Aninditha, Aru W. Sudoyo, Joedo Prihartono Wirda Fitriani Yahya, Susilawati Zalukhu, Anzas Ibezato Zulfahmi Syahputera Zulfahmi Zulfahmi Zulfahmi Zulfahmi