Search Articles & Publications

Showing 1302 articles found for "Mini"

COMPARISON SVM, RF, BERT PUBLIC SENTIMENT DATA MBG IN X

Gustri Efendi, Yandi, Rus, Aprilia, Rani, Amaroh Bit Taqwa, Irvan
Abstract: Abstract: MBG is a strategic program of the Prabowo-Gibran administration. This program has become a widely discussed issue in the public. To better understand public perception of this program, sentiment analysis is necessary.… essary. This study aims to compare the performance of algorithms machine learning SVM, RF, And BERT with preprocessing data analyzing public sentiment of the MBG program in media X. The total dataset for this study was 39,858 out of 42,465 successfully crawled tweets. The research methods included data collection, preprocessing data (cleaning, case folding, word normalization, stopword removal and stemming), feature extraction, model training (fine-tuning), handling class imbalance with SMOTE, and evaluation using accuracy, precision, recall, and f1-score. The research results show that without SMOTE, the best performing models are BERT with 89% accuracy, SVM 87%, and RF 78.4%. After SMOTE, the best algorithms were SVM with 92.94%, BERT with 88.3%, and RF with 86.59%. The results confirmed that SVM is the best algorithm if at leastclass imbalance. BERT is the best algorithm before and after SMOTE, because BERT is more effective in capturing the nuances of language on social media, so BERT is the most recommended in MBG sentiment analysis.             Keywords: sentiment analysis; machine learning; SVM, RF, and BERT   Abstrak: MBG merupakan program strategis pemerintahan Prabowo - Gibran. Program ini menjadi isu yang banyak diperbincangkan publik. Untuk mengetahui lebih dalam persepsi masyrakat tentang program ini, perlu dilakukan analisis sentiment. Penelitian ini bertujuan membandingkan kinerja algoritma machine learning SVM, RF, dan BERT dengan preprocessing data menganalisis sentiment public program MBG di media X. Total dataset penelitian ini adalah 39.858 dari 42.465 tweet yang berhasil di crawling. Metode penelitian mencakup pengumpulan data, preprocessing data (cleaning, case folding, normalisasi kata, stopword removal dan stemming), ekstraksi fitur, pelatihan model (fine-tuning), penanganan class imbalance dengan SMOTE, dan evaluasi menggunakan akurasi, presisi, recall, dan f1-score. Hasil peneltian menunjukkan, tanpa SMOTE model dengan kinerja terbaik adalah BERT dengan akurasi 89%, SVM 87%, dan RF 78,4%. Setelah SMOTE algoritma terbaik adalah SVM 92,94%, BERT 88,3% dan RF 86,59%. Hasil penelitian menegaskan bahwa SVM adalah algoritma terbaik jika minimal class imbalance. BERT adalah algoritma terbaik sebelum dan sesudah SMOTE, karena BERT lebih efektif dalam menangkap nuansa bahasa pada media sosial, sehingga BERT paling di rekomendasikan dalam analisis sentimen MBG.   Kata kunci: analisis sentimen; machine learning; SVM, RF, dan BERT

DEVELOPMENT RICE PLANT DISEASE CLASSIFICATION USING CNN WITH TRANSFER LEARNING

Fitrony, Fachri Ayudi, Utami, Ema
Abstract: Abstract: The rice plant, Oryza sativa, is a major food source in Indonesia. This plant is processed into rice, a staple food for the Indonesian people. Rice growth is crucial to ensure the rice produced is of good quality.… ty. One part of the rice plant that is susceptible to disease is the leaves, which can inhibit growth and reduce rice quality. Therefore, early detection and accurate classification of rice diseases are crucial to minimize these negative impacts. This has driven the development of a Deep Learning model capable of high-performance automatic classification. This study aims to create a rice leaf classification model using the CNN algorithm and several transfer learning architectures such as ResNet101, VGG16, and Xception. A dataset of 859 rice leaf images collected from the Kaggle website was then processed using augmentation techniques to a total of 2,439 images, plus 215 smartphone photos for external data validation. Thus, the total dataset increased to 2,656 images, covering four categories: leafblast, brownspot, healthy, and hispa. The model was processed in two stages: on the initial dataset (Non-Augmented Dataset) and the Augmented Dataset. The best experimental results were obtained using the ResNet architecture, with a training accuracy of 96.17% and a validation accuracy of 95.22%. Based on the research results, the rice plant disease classification model using deep learning demonstrated good performance.             Keywords: convolutional neural network; deep learning; fine-tuning; image classification; resnet; rice plant

DEVELOPMENT INTEGRATIVE MODEL FOR ACADEMIC INFORMATION SYSTEMS USING UTAUT, DELONE&MCLEAN, AND TTF

Asep Hilmi Mutakin, Asep Suhana, Permatasari, R. Willa, Arief Budiman Krama, Andrew Ghea Mahardika
Abstract: Abstract: The Academic Information System (SIAKAD) plays an important role in supporting the management of academic administration in higher education institutions, particularly for students. ABC University has implemented… ed SIAKAD since 2018 to facilitate administrative ativities in line with its motto of a high technology campus. This study aims to measure the sucess of SIAKAD usage from the aspects of acceptance, satisfaction, suitability, and perceived benefits. The integration of the Unified Theory of Acceptance and Use of Technology (UTAUT), DeLone & McLean, and Task Technology Fit (TTF) models was carried out to obain a more comprehensive overview in assessing the success of SIAKAD. UTAUT explains the factors influencing the intention to use, DeLone & McLean emphasizes the relationship between system quality and both user satisfaction and net benefits, while TTF evaluates the fit between technology and user tasks. By combining these three models, the study addresses the limitations of each model and produces a more holistic approach in measuring acceptance, success, and the appropriateness of system use. The testing was conducted using SPSS and Structural Equation Modeling (SEM) analysis through AMOS.             Keywords: siakad; utaut; delone&mclean; penerimaan teknologi; sem  

DEVELOPMENT OF A BLOCKCHAIN-BASED DECENTRALISED APPLICATION WITH NFT FOR LAND REGISTRATION

Gesang, Rahmat Nugrohoning, Teduh Dirgahayu, Raden
Abstract: Abstract: Land registration in Indonesia often encounters challenges in transparency, data integrity, and centralized bureaucracy. Manual and semi-digital systems remain vulnerable to manipulation and delays. The National… l Land Agency has initiated digitalization, but several challenges remain, particularly in ensuring transparency, efficiency, and security of land ownership data. Blockchain technology offers a potential solution through its decentralized and immutable characteristics. This study adopted a design and development method consisting of system analysis, requirements identification, architecture design, implementation, and black-box testing. The developed decentralized application (DApp) integrates smart contracts, NFTs, and IPFS to manage land certificates. Core functions such as minting, transfer, splitting, and self-custody were implemented and successfully tested, with all scenarios producing expected results. The findings demonstrate that blockchain integration can enhance security, reduce duplication, and streamline land administration. The study contributes a functional prototype with practical implications for modernizing land registration in Indonesia while identifying scalability and regulatory adaptation as areas for further research.             Keywords: blockchain; decentralized application; land registration; NFT; smart contract.

AI-DRIVEN HYBRID ENCRYPTION FOR SECURE ELECTRONIC MEDICAL RECORDS

Prayitno, Edy, Heri Winarno, Basuki, Setyowati, Sri, Sutono, Sutono, Riyadi, Riyadi
Abstract: Abstract: In the era of sensitive health data and frequent cyberattacks, securing electronic medical records (EMR) has become a critical challenge. This study proposes a hybrid encryption framework combining Affine and AES… ES algorithms with an AI-based key management module to enhance EMR security while maintaining efficiency. A dataset of 1,000 simulated records was evaluated using five cryptographic configurations: Affine-only, AES-only, RSA-only, Affine–AES, and Affine–AES with AI. Performance was measured through encryption/decryption latency and ciphertext size, while security was assessed under brute-force, SQL injection, and phishing simulations. The AI decision tree for key generation was evaluated using accuracy, precision, recall, F1-score, and entropy metrics. Results show that the AI-enhanced hybrid method eliminates brute-force success, introduces only minor latency overhead, and generates high-entropy keys with reliability above 98%. These findings indicate that integrating AI-based dynamic key regeneration into hybrid encryption can improve EMR security while remaining practical for clinical and cloud-based healthcare systems. Future work should involve real clinical datasets and explore post-quantum cryptographic extensions.             Keywords: AI key management; attack resistance; encryption performance; electronic medical records; hybrid encryption     Abstrak: Di era meningkatnya sensitivitas data kesehatan dan maraknya serangan siber, perlindungan Rekam Medis Elektronik (RME) menjadi tantangan penting. Penelitian ini mengusulkan kerangka enkripsi hibrida yang menggabungkan algoritma Affine dan AES dengan modul manajemen kunci berbasis AI untuk meningkatkan keamanan RME tanpa mengorbankan efisiensi. Dataset simulasi berisi 1.000 entri diuji menggunakan lima konfigurasi kriptografi: Affine-only, AES-only, RSA-only, Affine–AES, serta Affine–AES dengan AI. Performa diukur melalui latensi enkripsi/dekripsi dan ukuran ciphertext, sedangkan keamanan dievaluasi melalui simulasi serangan brute force, SQL injection, dan phishing. Model decision tree untuk manajemen kunci dinilai menggunakan metrik akurasi, presisi, recall, F1-score, dan entropi. Hasil menunjukkan bahwa metode hibrida dengan AI menghilangkan keberhasilan brute force, menambah overhead latensi yang minimal, serta menghasilkan kunci berentropi tinggi dengan reliabilitas di atas 98%. Temuan ini menunjukkan bahwa regenerasi kunci dinamis berbasis AI dalam skema enkripsi hibrida dapat meningkatkan keamanan RME sekaligus tetap praktis untuk sistem klinis dan layanan kesehatan berbasis cloud. Penelitian selanjutnya disarankan menggunakan dataset klinis nyata dan mengeksplorasi kriptografi pascakuantum.   Kata kunci: enkripsi hibrida; ketahanan serangan; kinerja enkripsi; manajemen kunci berbasis AI; rekam medis elektronik

COMPARISON OF K-MEANS AND K-MEDOIDS FOR DRUG DATA CLUSTERING

Andika, Tripa, Kurniabudi, Sharipuddin
Abstract: Abstract: Ineffective drug demand management can lead to problems such as imbalanced drug distribution, excess stock, or shortages in community health centers. To address this, data mining can be utilized to support the… planning and control process of drug inventory. Clustering techniques were chosen because they are able to group drug data based on certain characteristics, thus identifying stable and unstable drug supply patterns. This study aims to group drug data at Simpang Kawat Community Health Center in Jambi City, which can be used as a reference in planning drug needs in the next period. Data grouping is divided into three categories: slow-moving, medium-moving, and fast-moving. The research data includes attributes of drug name, initial stock, receipt, inventory, usage, and final stock, with a total of 1758 data sets, which were processed using the CRISP-DM framework through the RapidMiner application. Cluster quality evaluation was carried out using the Davies-Bouldin Index (DBI). The results showed that the K-Means algorithm obtained a DBI value of 0.175, smaller than K-Medoids which obtained a value of 0.354. Because a smaller DBI value indicates better cluster quality, K-Means provides more optimal clustering results than K-Medoids. Through these clustering results, community health centers can utilize drug cluster information to support more efficient drug procurement planning, as well as reduce the risk of excess or shortage of stock.             Keywords: data mining; clustering; k-means; k-medoids; davies-bouldin index

IMPLEMENTATION OF THE AHP METHOD TO DETERMINE PRIORITIES IN PUBLIC COMPLAINT HANDLING

Dewi Yuliansari, Intan, Elfianty, Lena, Ninosari, Devina
Abstract:   Abstract: The Ombudsman of the Republic of Indonesia is an institution tasked with supervising the administration of public services and handling community complaint reports related to allegations of maladministration.… on. The purpose of this research is to create a decision support system using the Analytic Hierarchy Process (AHP) method, which facilitates the determination of priority handling of community complaint reports at the Ombudsman of the Republic of Indonesia Bengkulu Representation. This decision support system is built on a web-based platform using PHP programming language with a MySQL database that can be accessed offline by the admin of the Ombudsman. With the existence of this priority recommendation, it is expected that work will become more effective and efficient, as resources can be focused on reports that most need attention. Based on the test data used, which consists of 12 Community Complaint Reports from July 2024, it was found that the priority handling recommendations for community complaint reports were derived from 3 reports with the highest final AHP values. The recommended priority handling reports are registration number 0021/LM/VII/2024/BKL with a final AHP value of 2.074, registration number 0020/LM/VII/2024/BKL with a final AHP value of 1.964, and registration number 0018/LM/VII/2024/BKL with a final AHP value of 1.866. Keywords: decision support system; priority recommendation; public complaint report; AHP Method (analytic hierarchy process method)

IMPLEMENTATION OF DALY BMS AND MODULXHM604 AS A BATTERY PACK FOR ECGO2 ELECTRIC MOTORCYCLES TO IMPROVE SAFETY, CAPACITY AND FAST CHARGING

Amin, Muhammad, Ricki Ananda
Abstract: Abstrack: This research aims to improve battery performance and safety on the ECGO2 electric motorcycle by re-assembling the battery system using 18650 lithium cells, Daly BMS 13S/7A battery management system, and XH-M604… 4 module. The configuration used is 13S5P (65 cells), resulting in a total voltage of 48.1 V and a capacity of 14 Ah, or equivalent to 673.4 Wh of energy. Compared to the ECGO2 built-in battery that requires 4-7 hours of charging time, this system is able to speed up charging to ±1.6 hours using a 7 A current charger. Test results using an oscilloscope show that the voltage of the assembled battery is more stable under load than that of a single battery, with minimal ripple. The estimated operating time of an 800 W electric motor using a 673.4 Wh battery is about 50 minutes. To achieve 2 hours of operation, the 13S10P configuration or energy-saving mode (400-500 W) can be used. The system is also more cost-effective at Rp2,678 per Wh compared to the manufacturer's version of Rp4,464 per Wh, as well as improved safety against leakage and overheating. Keywords: 18650 lithium battery; daly bms; electric motorcycle; fast charging.   Abstrak: Penelitian ini bertujuan untuk meningkatkan performa dan keamanan baterai pada sepeda motor listrik ECGO2 dengan merakit ulang sistem baterai menggunakan sel lithium 18650, sistem manajemen baterai Daly BMS 13S/7A, dan modul XH-M604. Konfigurasi yang digunakan adalah 13S5P (65 sel), menghasilkan tegangan total 48,1 V dan kapasitas 14 Ah, atau setara dengan energi 673,4 Wh. Dibandingkan baterai bawaan ECGO2 yang memerlukan waktu pengisian 4–7 jam, sistem ini mampu mempercepat pengisian menjadi ±1,6 jam menggunakan charger arus 7 A. Hasil pengujian menggunakan osiloskop menunjukkan bahwa tegangan baterai rakitan lebih stabil di bawah beban dibandingkan baterai tunggal, dengan ripple minimal. Estimasi lama pengoperasian motor listrik 800 W menggunakan baterai 673,4 Wh adalah sekitar 50 menit. Untuk mencapai 2 jam pengoperasian, dapat digunakan konfigurasi 13S10P atau mode hemat energi (400–500 W). Sistem ini juga lebih hemat biaya dengan efisiensi harga Rp2.678 per Wh dibandingkan Rp4.464 per Wh versi pabrikan, serta meningkatkan keamanan terhadap kebocoran dan panas berlebih. Kata kunci: baterai lithium 18650; daly bms; sepeda motor listrik; pengisian daya cepat.

CRITERIA ANALYSIS OF COURSE PARTICIPANTS USING K-MEANS: A CASE STUDY OF INET PALEMBANG

Muhammad Rasuandi Akbar, Agramanisti Azdy, Rezania, Novaria Kunang, Yesi, Adha Oktarini Saputri , Nurul
Abstract: Abstract: INET Computer Palembang, as a computer training institution, faces difficulties in understanding participant characteristics due to variations in age, educational background, and chosen course packages. This study… udy aims to analyze participant criteria and group them based on similarities using the K-Means Clustering algorithm. The data used were historical records of course participants from 2022 to 2025. The research process followed the CRISP-DM stages, starting from data cleaning and transformation, determining the optimal number of clusters using the Elbow Method, to evaluating cluster quality with the Davies-Bouldin Index. The implementation was carried out using Python and the scikit-learn library. The results show that the optimal number of clusters is k=5 with a Sum of Squared Errors (SSE) value of 1064.66 and a Davies-Bouldin Index (DBI) score of 0.820, indicating good cluster quality. The resulting clustering provides a structured profile of participants and demonstrates that K-Means is effective in segmenting course participants. These findings are expected to assist the institution in designing more targeted training programs. Keywords: clustering; data mining; elbow method; k-means; computer course

ANALYSIS OF PSI METHOD IN DECISION SUPPORT SYSTEM TO SELECT THE FEASIBILITY OF COVID 19 PATIENT DATA SCANNER RESULTS

Zulkarnain, Iskandar, Sri Wahyuni, Meri, Sonata, Fifin
Abstract: Abstract: Hospitals play an important role in examining the scan results of patient data infected with the Covid 19 virus. However, there are problems when processing the scan results, namely that sometimes errors occur… in the scan data, causing many failures and delays in sending data to the Health Office. The purpose of this study is to build a Desktop-based decision support system application that can facilitate hospitals in selecting the eligibility of the scan results of Covid 19 patient data. The urgency in examining the scan results of Corona patient data is a very pressing public health issue, because the long-term impact is very significant for patients. Thus, a scientific discipline is needed that can support the decision-making process, namely the Decision Support System using the Preference Selection Index (PSI) method. PSI is a simple and easy calculation method, based on statistical concepts without having to determine attribute weights. The results of this method are clear and firm values ​​​​based on the level of strength of the rules applied. The results of the research conducted on the PSI process can be concluded that valid Covid 19 patient data is Recap File I with a value of 0.2042 which is declared valid and accepted.             Keywords: covid-19; decision support system; PSI