Public Research Journal of Engineering, Data Technology and Computer Science https://journal.irpi.or.id/index.php/predatecs <p><strong>PREDATECS: Public Research Journal of Engineering, Data Technology and Computer Science</strong> is a scientific journal published by the Institute of Research and Publication Indonesian (IRPI) or Institut Riset dan Publikasi Indonesia (IRPI). The main focus of PREDATECS Journal is Engineering, Data Technology and Computer Science. PREDATECS Journal is written in English consisting of 8 to 12 A4 pages, using Mendeley reference management and similarity/ plagiarism below 20%. Manuscript submission in PREDATECS Journal uses the Open Journal System (OJS) system using Microsoft Word format (.doc or .docx). The PREDATECS Journal review process applies a Closed System (Double Blind Reviews) with 2 reviewers for 1 article. Articles are published in open access and open to the public.</p> en-US predatecs.irpiofficial@gmail.com (Mustakim) assad.irpiofficial@gmail.com (Assad Hidayat) Sun, 21 Apr 2024 13:33:56 +0000 OJS 3.2.1.0 http://blogs.law.harvard.edu/tech/rss 60 Application of Recurrent Neural Network Bi-Long Short-Term Memory, Gated Recurrent Unit and Bi-Gated Recurrent Unit for Forecasting Rupiah Against Dollar (USD) Exchange Rate https://journal.irpi.or.id/index.php/predatecs/article/view/1094 <p>Foreign exchange rates have a crucial role in a country's economic development, influencing long-term investment decisions. This research aims to forecast the exchange rate of Rupiah to the United States Dollar (USD) by using deep learning models of Recurrent Neural Network (RNN) architecture, especially Bi-Long Short-Term Memory (Bi-LSTM), Gated Recurrent Unit (GRU), and Bi-Gated Recurrent Unit (Bi-GRU). Historical daily exchange rate data from January 1, 2013 to November 3, 2023, obtained from Yahoo Finance, was used as the dataset. The model training and evaluation process was performed based on various parameters such as optimizer, batch size, and time step. The best model was identified by minimizing the Mean Square Error (MSE), Root Mean Square Error (RMSE), Mean Absolute Error (MAE), and Mean Absolute Percentage Error (MAPE). Among the models tested, the GRU model with Nadam optimizer, batch size 16, and timestep 30 showed the best performance, with MSE 3741.6999, RMSE 61.1694, MAE 45.6246, and MAPE 0.3054%. The forecast results indicate a strengthening trend of the Rupiah exchange rate against the USD in the next 30 days, which has the potential to be taken into consideration in making investment decisions and shows promising economic growth prospects for Indonesia.</p> Muhammad Fauzi Fayyad, Viki Kurniawan, Muhammad Ridho Anugrah, Baihaqi Hilmi Estanto, Tasnim Bilal Copyright (c) 2024 Public Research Journal of Engineering, Data Technology and Computer Science https://journal.irpi.or.id/index.php/predatecs/article/view/1094 Sun, 21 Apr 2024 00:00:00 +0000 Application of The Fuzzy Mamdani Method in Determining KIP-Kuliah Recipients for New Students https://journal.irpi.or.id/index.php/predatecs/article/view/1087 <p>Lectures are the last level of education passed. However, the opportunity to obtain further education cannot be owned just like that by everyone because of the economic factors they experience. Therefore, an assessment method is needed to support the decision of KIP-Kuliah recipients at the lecture level for new students within the Faculty of Science and Technology, Sultan Syarif Kasim Riau State Islamic University. This research applies the Fuzzy Mamdani algorithm with Fuzzy Logic and is expected to be able to provide recommendations for worthy scholarship recipients so that the assistance provided is right on target. The results showed that 26,7% of students received the rejected status. Several experiments conducted, illustrate the performance of Fuzzy Logic in this research is very powerful in determining policies and as decision support. The implementation of the research results recommends the best selection from a series of decisions making.</p> Yoga Ardiansah, Nanda Try Luchia, Delvi Hastari, T. M. Fathin Rifat, Rendhy Rachfaizi, Nanda Aulia Putri, Ella Silvana Ginting Copyright (c) 2024 Public Research Journal of Engineering, Data Technology and Computer Science https://journal.irpi.or.id/index.php/predatecs/article/view/1087 Sun, 21 Apr 2024 00:00:00 +0000 Classifications of Offline Shopping Trends and Patterns with Machine Learning Algorithms https://journal.irpi.or.id/index.php/predatecs/article/view/1099 <p>Advancements in technology have made online shopping popular among many. However, the use of offline marketing models is still considered a profitable and important way of business development. This can be seen in the 2022 Association of Retail Entrepreneurs of Indonesia (APRINDO), which states that 60% of Indonesians shop offline, and in 2023, more than 75% of continental European consumers will prefer to shop offline. This is because many benefits can be achieved through offline marketing that cannot be obtained from online marketing. Therefore, classification of patterns and trends is performed to compare the results of the algorithms under study. Furthermore, this research was conducted to help offline retailers understand consumption patterns and trends that affect purchases. The algorithms analyzed in this study are K-Nearest Neighbor (K-NN), Naive Bayes, and Artificial Neural Network (ANN). As a result, the ANN algorithm obtained the highest confusion matrix results with an Accuracy value of 96.38%, Precision of 100.00%, and Recall of 100.00%. Meanwhile, when the Naive Bayes algorithm was used, the lowest Accuracy value was 57.39%, the Precision value was 57.86%, and when the K-NN algorithm was used, the Recall value was as low as 92.00%. These results indicate that the ANN algorithm is better at classifying offline shopping image data than the K-NN and Naive Bayes algorithms</p> Muta'alimah Muta'alimah, Cindy Kirana Zarry, Atha Kurniawan, Hauriya Hasysya, Muhammad Farhan Firas, Nurin Nadhirah Copyright (c) 2024 Public Research Journal of Engineering, Data Technology and Computer Science https://journal.irpi.or.id/index.php/predatecs/article/view/1099 Sun, 21 Apr 2024 00:00:00 +0000 Implementation of K-Nearest Neighbors, Naïve Bayes Classifier, Support Vector Machine and Decision Tree Algorithms for Obesity Risk Prediction https://journal.irpi.or.id/index.php/predatecs/article/view/1110 <p>An abnormal or excessive build-up of fat that can negatively impact one's health as a result of an imbalance in energy between calories consumed and burnt is known as obesity. The majority of ailments, such as diabetes, heart disease, cancer, osteoarthritis, chronic renal disease, stroke, hypertension, and other fatal conditions, are linked to obesity. Information technology has therefore been the subject of several studies aimed at diagnosing and treating obesity. Because there is a wealth of information on obesity, data mining techniques such as the K-Nearest Neighbors (K-NN) algorithm, Naïve Bayes Classifier, Support Vector Machine (SVM), and Decision Tree can be used to classify the data. The 2111 records and 17 characteristics of obesity data that were received from Kaggle will be used in this study. The four algorithms are to be compared in this study. In other words, using the dataset used in this study, the Decision Tree algorithm's accuracy outperforms that of the other three algorithms K-NN, Naïve Bayes, and SVM. Using the Decision Tree algorithm, the accuracy was 84.98%; the K-NN algorithm came in second with an accuracy value of 83.55%; the Naïve Bayes algorithm came in third with an accuracy rate of 77.48%; and the SVM algorithm came in last with the lowest accuracy value in this study, at 77.32%.</p> Amanda Iksanul Putri, Nur Alfa Husna, Neha Mella Cia, Muhammad Abdillah Arba, Nasywa Rihadatul Aisyi, Chintya Harum Pramesthi, Abidaharbya Salsa Irdayusman Copyright (c) 2024 Public Research Journal of Engineering, Data Technology and Computer Science https://journal.irpi.or.id/index.php/predatecs/article/view/1110 Sun, 21 Apr 2024 00:00:00 +0000 Performance Comparison of Random Forest, Support Vector Machine and Neural Network in Health Classification of Stroke Patients https://journal.irpi.or.id/index.php/predatecs/article/view/1119 <p>Stroke is the second most common cause of death globally, making up about 11% of all deaths from health-related deaths each year, the condition varies from mild to severe, with the potential for permanent or temporary damage, caused by non-traumatic cerebral circulatory disorders. This research began with data understanding through the acquisition of a stroke patient health dataset from Kaggle, consisting of 5110 records. The pre-processing stage involved transforming the data to optimize processing, converting numeric attributes to nominal, and preparing training and test data. The focus then shifted to stroke disease classification using Random Forest, Support Vector Machines, and Neural Networks algorithms. Data processing results from the Kaggle dataset showed high performance, with Random Forest achieving 98.58% accuracy, SVM 94.11%, and Neural Network 95.72%. Although SVM has the highest recall (99.41%), while Random Forest and ANN have high but slightly lower recall rates, 98.58% and 95.72% respectively. Model selection depends on the needs of the application, either focusing on precision, recall, or a balance of both. This research contributes to further understanding of stroke diagnosis and introduces new potential for classifying the disease.</p> Windy Junita Sari, Nasya Amirah Melyani, Fadlan Arrazak, Muhammad Asyraf Bin Anahar, Ezza Addini, Zaid Husham Al-Sawaff, Selvakumar Manickam Copyright (c) 2024 Public Research Journal of Engineering, Data Technology and Computer Science https://journal.irpi.or.id/index.php/predatecs/article/view/1119 Sun, 21 Apr 2024 00:00:00 +0000 Classification of Diabetes Mellitus Sufferers Eating Patterns Using K-Nearest Neighbors, Naïve Bayes and Decission Tree https://journal.irpi.or.id/index.php/predatecs/article/view/1103 <p>The study investigates three classification algorithms, namely K-Nearest Neighbor (K-NN), Naïve Bayes, and Decision Tree, for the classification of Diabetes Mellitus using a dataset from Kaggle. K-NN relies on distance calculations between test and training data, using the Euclidean distance formula. The choice of k, representing the nearest neighbor, significantly influences K-NN's effectiveness. Naïve Bayes, a probabilistic method, predicts class probabilities based on past events, and it employs the Gaussian distribution method for continuous data. Decision Trees, form prediction models with easily implementable rules. Data collection involves obtaining a Diabetes Mellitus dataset with eight attributes. Data preprocessing includes cleaning and normalization to minimize inconsistencies and incomplete data. The classification algorithms are applied using the Rapidminer tool, and the results are compared for accuracy. Naïve Bayes yields 77.34% accuracy, K-NN performance depends on the chosen k value, and Decision Trees generate rules for classification. The study provides insights into the strengths and weaknesses of each algorithm for diabetes classification</p> Ayuni Fachrunisa Lubis, Hilmi Zalnel Haq, Indah Lestari, Muhammad Iltizam, Nitasnim Samae, Muhammad Aufi Rofiqi, Sakhi Hasan Abdurrahman, Balqis Hamasatiy Tambusai, Puja Khalwa Salsilah Copyright (c) 2024 Public Research Journal of Engineering, Data Technology and Computer Science https://journal.irpi.or.id/index.php/predatecs/article/view/1103 Sun, 21 Apr 2024 00:00:00 +0000 Evaluation of the Effectiveness of Neural Network Models for Analyzing Customer Review Sentiments on Marketplace https://journal.irpi.or.id/index.php/predatecs/article/view/1100 <p>According to the 2019 report, Tokopedia is the most visited marketplace with 140,000,000 visitors per month, making it one of the most popular marketplaces in Indonesia. Customers have the opportunity to write reviews about the products they purchase at the end of the transaction process on Tokopedia. The aim of this research is to conduct sentiment analysis on product reviews on Tokopedia. Three neural networks that will be used for text classification are Bi-GRU, GRU, and LSTM. The data processing technique is divided into training and testing samples, split into 80%:20% using the holdout technique. The BI-GRU algorithm has an accuracy of 0.93% and precision of 0.96, better than the other two methods LSTM and GRU, which each have an accuracy of 0.92 and recall of 0.91.</p> Kana Karunia, Aprilya Eka Putri, May Dila Fachriani, Muhammad Hilman Rois Copyright (c) 2024 Public Research Journal of Engineering, Data Technology and Computer Science https://journal.irpi.or.id/index.php/predatecs/article/view/1100 Sun, 21 Apr 2024 00:00:00 +0000