Computer Engineering and Applications Journal https://comengapp.unsri.ac.id/index.php/comengapp <p><img style="float: left; margin-right: 30px; border: 1px solid; border-color: #a4abb1;" src="/public/site/images/admin/Cover_ComEngApp.png" width="329" height="461"></p> <h3 style="font-size: 18px;">ComEngApp Journal</h3> <p><strong>Editor-in-Chief: <a href="https://www.scopus.com/authid/detail.uri?authorId=26639610000">Siti Nurmaini</a></strong></p> <p>&gt;&gt;&gt;&nbsp;<a href="https://comengapp.unsri.ac.id/index.php/comengapp/about/editorialTeam">Editorial Board</a></p> <p align="justify">Computer Engineering and Applications Journal (ComEngApp) is an international forum for scientists and engineers involved in all aspects of computer engineering and technology to publish high quality and refereed papers. This Journal&nbsp;is an open access journal that provides online publication (three times a year) of articles in all areas of the subject in computer engineering and application. ComEngApp Journal wishes to provide good chances for academic and industry professionals to discuss recent progress in various areas of computer science and computer engineering.</p> <p><strong>Submit your manuscripts today!<br></strong>The&nbsp;ComEngApp Journal&nbsp;is published in<strong> <span style="color: red;">February, June, and October</span></strong></p> Universitas Sriwijaya en-US Computer Engineering and Applications Journal 2252-4274 Point of Interest (POI) Recommendation System using Implicit Feedback Based on K-Means+ Clustering and User-Based Collaborative Filtering https://comengapp.unsri.ac.id/index.php/comengapp/article/view/388 <p>Recommendation system always involves huge volumes of data, therefore it causes the scalability issues that do not only increase the processing time but also reduce the accuracy. In addition, the type of data used also greatly affects the result of the recommendations. In the recommendation system, there are two common types of data namely implicit (binary) rating and explicit (scalar) rating. Binary rating produces lower accuracy when it is not handled with the properly. Thus, optimized K-Means+ clustering and user-based collaborative filtering are proposed in this research. The K-Means clustering is optimized by selecting the K value using the Davies-Bouldin Index (DBI) method. The experimental result shows that the optimization of the K values produces better clustering than Elbow Method. The K-Means+ and User-Based Collaborative Filtering (UBCF) produce precision of 8.6% and f-measure of 7.2%, respectively. The proposed method was compared to DBSCAN algorithm with UBCF, and had better accuracy of 1% increase in precision value. This result proves that K-Means+ with UBCF can handle implicit feedback datasets and improve precision.</p> Sulis Setiowati Teguh Bharata Adji Igi Ardiyanto ##submission.copyrightStatement## 2024-02-01 2024-02-01 13 1 1 16 10.18495/comengapp.v13i1.388 Comparison of Naive Bayes and Support Vector Machine (SVM) Algorithms Regarding The Popularity of Presidential Candidates In The Upcoming 2024 Presidential Election https://comengapp.unsri.ac.id/index.php/comengapp/article/view/459 <p>This study aims to compare the effectiveness of two classification algorithms, Naive Bayes and Support Vector Machine (SVM), in analyzing the popularity of presidential candidates for the 2024 Presidential Election (Pilpres). The popularity of presidential candidates plays a crucial role in campaign strategies and political decision-making in the modern political era. This research utilizes data from social media, encompassing public sentiment towards presidential candidates and related political issues. The research results indicate that SVM achieves an accuracy rate of 97%, while Naive Bayes achieves 95%, demonstrating the superiority of SVM in predicting the popularity of presidential candidates. In conclusion, the selection of the appropriate algorithm for analyzing complex political data has a significant impact, and the high accuracy rates of both algorithms provide valuable guidance for political decision-makers and campaign teams in preparation for the upcoming 2024 Pilpres.</p> Fadli Nurrizky Saruni Dwiasnati ##submission.copyrightStatement## 2024-02-01 2024-02-01 13 1 17 28 10.18495/comengapp.v13i1.459 A Hybrid of Fuzzy C-Means for the segmentation in CT scan and X-ray images for screening the COVID-19 patients https://comengapp.unsri.ac.id/index.php/comengapp/article/view/460 <p>In this paper, using CT scan and X-ray images, we present a hybrid approach, based on combining fuzzy C-means with k-means clustering, to evaluate and determine pneumonia infection caused by the coronavirus disease (COVID-19). To achieve this objective, we introduce a hybrid method that combines fuzzy C-means clustering with K-means clustering. This hybrid approach is designed to effectively segment object boundaries within medical images, enabling the precise identification of pneumonia-related features. In addition to our hybrid method, we compare its performance with two other segmentation approaches: the Expectation Maximization (EM) algorithm and 2D Entropy segmentation. Which, the method we propose uses a comparison between the performances of the based on a database of medical imaging test. Experimental results showed that the proposed approach outperforms, it was found that the hybrid fuzzy C-means algorithm segmentation images methods give better performance in terms of accuracy, precision, and F-measure, which is effective in boundaries segmentation. Comparative results of the accuracy and image quality index demonstrate the robustness of AI. It also helps to improve work efficiency with accurate analysis of COVID-19 infection on CT scan and X-rays. In addition, the approach helps radiologists make clinical decisions for diagnosis, follow-up, and prognosis.</p> Nitit WangNo ##submission.copyrightStatement## 2024-02-01 2024-02-01 13 1 29 39 10.18495/comengapp.v13i1.460 Optimization of Distributed RSA Encryption and Decription Processing Using Process Scheduling Method In Single Board Computer Cluster Architecture (SBC) https://comengapp.unsri.ac.id/index.php/comengapp/article/view/389 <p>Data security is still a major issue regarding the need for data confidentiality. The encryption process using the RSA algorithm is still the most popular method used in securing data because the complexity of the mathematical equations used in this algorithm makes it difficult to hack. However, the complexity of the RSA algorithm is still a major problem that hinders its application in a more complex application. Optimization is needed in the processing of this RSA algorithm, one of which is by running it on a distributed system. In this paper, we propose an approach with a FIFO process scheduling algorithm that runs on a single board computer cluster. The test results show that the allocation of resources in a system that uses a FIFO process scheduling algorithm is more efficient and shows a decrease in the overall processing time of RSA encryption.</p> Sofyan Nur Arief Vipkas Al Hadid Firdaus Arief Prasetyo ##submission.copyrightStatement## 2024-02-01 2024-02-01 13 1 41 52 10.18495/comengapp.v13i1.389 Analysis and Implementation of Blowfish and LSB Algorithm on RGB Images using SHA-512 https://comengapp.unsri.ac.id/index.php/comengapp/article/view/450 <p>The growth of the internet globally keeps increasing as time goes. There's a big amount of data type saved there too. Those data need to be secured so anyone who doesn't have the right to access them can access it. The purpose of this article is to secure text information into image media using the Blowfish method for encrypting text information and securing it using the Hash function SHA-512 and then embedded it in image media using the Least Significant Bit (LSB) method. The result of implementing those methods using image media sized 138Kb and 39.85Kb with plaintext measuring 27 and 85 characters shows that integrity data is secured with SHA-512 method. The test result using PSNR method to get the score of image quality after embedding information to the image shows that the average number of PSNR’s score is 70,74 dB which means the quality is good and has less difference from the original image.</p> Ilham Firman Ashari Mugi Praseptiawan ##submission.copyrightStatement## 2024-02-01 2024-02-01 13 1 53 73 10.18495/comengapp.v13i1.450 Video Annomaly Classification Using Convolutional Neural Network https://comengapp.unsri.ac.id/index.php/comengapp/article/view/468 <p>The use of surveillance videos is increasingly popular in city monitoring systems. Generally, the analysis process in surveillance videos still relies on conventional methods. This method requires professional personnel to constantly monitor and analyze videos to identify abnormal events. Consequently, the conventional approach is time-consuming, resource-intensive, and costly. Therefore, a system is needed to automatically detect video anomalies, reducing the massive human resource utilization for video monitoring. This research employs deep learning methods to classify anomalies in videos. The video anomaly detection process involves transforming the video into image format by extracting each frame present in the video. Subsequently, a Convolutional Neural Network (CNN) model is utilized to classify anomalous events within the video. Testing results using the CNN architectures DenseNet121 and EfficientNet V2 yielded performance accuracies of 87% and 75%, respectively. The testing results indicate that the DenseNet121 architecture outperforms the EfficientNetV2 architecture in terms of performance.</p> Muhammad Naufal Rachmatullah Sutarno Sutarno Rahmat Fadli Isnanto ##submission.copyrightStatement## 2024-02-01 2024-02-01 13 1 74 82 10.18495/comengapp.v13i1.468