Jurnal Informatika dan Rekayasa Perangkat Lunak https://publikasi.teknokrat.ac.id/index.php/jatika <table border="0" width="100%"> <tbody> <tr> <td width="400px"><strong><span style="font-family: tahoma, arial, helvetica, sans-serif; font-size: small;">Jurnal Informatika dan Rekayasa Perangkat Lunak (JATIKA)</span></strong><span style="font-family: tahoma, arial, helvetica, sans-serif; font-size: small;">, an Indonesian national journal, publishes high quality research papers in the broad field of Informatics and Computer Science, which encompasses software engineering, information system development, computer systems, computer network, algorithms and computation, and social impact of information and telecommunication technology.</span> <p><strong><span style="font-family: tahoma, arial, helvetica, sans-serif; font-size: small;">JATIKA : Jurnal Informatika dan Rekayasa Perangkat Lunak already has <a href="https://portal.issn.org/resource/ISSN/2797-2011" target="_blank" rel="noopener">ISSN&nbsp;2797-2011 (Online)</a>. and <a href="https://portal.issn.org/resource/ISSN/2797-3492" target="_blank" rel="noopener">ISSN: 2797-3492&nbsp;(Print)</a>.</span></strong></p> <p><span style="font-family: tahoma, arial, helvetica, sans-serif; font-size: small;">The submitted paper will be reviewed by reviewers. Review process employs <strong>Double Blind Peer Review.</strong> In this type of peer review the author does not know who the reviewers are.</span><span style="font-family: tahoma, arial, helvetica, sans-serif; font-size: small;"> Before submission, please <strong>make sure that your paper </strong>is prepared using the journal <strong>Paper Template.</strong></span></p> </td> </tr> <tr> <td>Jurnal Informatika dan Rekayasa Perangkat Lunak (JATIKA) is currently accredited SINTA 4 based on the Decree of the Director General of Higher Education, Research, and Technology of the Ministry of Education, Culture, Research, and Technology of the Republic of Indonesia Number 177/E/KPT/2024 (<a href="https://drive.google.com/file/d/1651-Xwv0Y6utPfQRxYHEhZJBU5g91mKd/view" target="_blank" rel="noopener">Download the Accreditation Decree</a>).</td> </tr> </tbody> </table> Universitas Teknokrat Indonesia en-US Jurnal Informatika dan Rekayasa Perangkat Lunak 2797-3492 Decision Support System Based on RECA and COPRAS Methods in Performance Evaluation of Non-Permanent Employees https://publikasi.teknokrat.ac.id/index.php/jatika/article/view/848 <p>The evaluation of the performance of non-permanent employees is a significant challenge for organizations due to the high turnover rate and the limited tenure of these employees. The manual evaluation processes often lead to biases, inconsistencies, and a lack of accuracy in supporting decision-making. This research aims to develop a decision support system based on the RECA and COPRAS methods to produce a more objective, transparent, and systematic evaluation. RECA is used to determine the criteria weights proportionally based on each contribution, while COPRAS functions to assess and provide a final ranking of employee performance by considering both benefit and cost-type criteria. The research results show that this system is capable of sorting non-permanent employees fairly with ranking results of E-AS-05 with a score of 100%, E-AS-03 with a score of 97.32%, E-AS-01 with a score of 94.03%, E-AS-02 with a score of 88.34%, and E-AS-04 with a score of 82.19%. The integration of the RECA and COPRAS methods not only enhances the effectiveness of performance evaluation but also provides a tangible contribution to supporting more efficient and sustainable human resource management.</p> Ayuni Asistyasari Iryanto Chandra Sitna Hajar Hadad Yosep Nuryaman Junhai Wang Copyright (c) 2025 Ayuni Asistyasari, Irianto Chandra, Sitna Hajar Hadad, Yosep Nuryaman, Junhai Wang https://creativecommons.org/licenses/by-nc-sa/4.0 2025-09-15 2025-09-15 6 3 236 251 10.33365/jatika.v6i3.848 Web-Based Tracer Study Information System Development Using Rapid Application Development for Alumni Data Management in FMIPA UNSRAT https://publikasi.teknokrat.ac.id/index.php/jatika/article/view/305 <p>Tracer studies are essential tools for evaluating the relevance and quality of higher education curricula, as they facilitate the tracking of alumni career outcomes. However, the conventional utilization of Google Forms for data collection in the Information Systems Study Program at FMIPA UNSRAT has led to fragmented and inefficient alumni data management. The objective of this research is to develop a web-based tracer study information system to enhance the efficiency and accuracy of alumni data management. The system's development employed the Rapid Application Development (RAD) method, which prioritizes iterative prototyping and active stakeholder involvement. The research process entailed a multifaceted approach, encompassing a needs analysis, system design, implementation, and black-box testing to ensure system reliability. The resulting web-based system enables alumni to complete dynamic questionnaires according to their employment status, while administrators can efficiently manage and visualize alumni data through interactive dashboards. The system's structured data collection and visualization features support program evaluation and accreditation processes. Preliminary testing results indicate that the system functions as intended and significantly enhances the management and utilization of alumni data. The present study demonstrates that the integration of RAD and web-based technology provides a practical solution for tracer study implementation in higher education institutions.</p> Timothy Salomo Van Dijken Boediman Chriestie Ellyane Juliet Clara Montolalu Dodisutarma Lapihu Mahardika Inra Takaendengan Mans Lumiu Mananohas Rillya Arundaa Copyright (c) 2025 Timothy Salomo Van Dijken Boediman, Chriestie Ellyane Juliet Clara Montolalu, Dodisutarma Lapihu, Mahardika Inra Takaendengan, Mans Lumiu Mananohas, Rillya Arundaa https://creativecommons.org/licenses/by-nc-sa/4.0 2025-09-15 2025-09-15 6 3 252 265 10.33365/jatika.v6i3.305 Soft Voting Based Optimized Ensemble for Migraine Type Classification https://publikasi.teknokrat.ac.id/index.php/jatika/article/view/861 <p>The accurate classification of migraine subtypes is a complex challenge in neurology, hindered by symptomatic similarities between types. This complexity necessitates advanced computational tools to support diagnostic precision. This study aims to develop and evaluate an optimized soft voting ensemble classifier to automate this multi-class classification task effectively. The methodology involved training eight base models—including Neural Network, Random Forest, and Gradient Boosting—on a publicly available migraine dataset, with an 80-20 train-test split. The top three performers were integrated into a soft voting ensemble, which aggregates their predicted probabilities to enhance decision robustness. Model performance was rigorously assessed using accuracy, precision, recall, F1-score, and AUC-ROC metrics. The results demonstrated that the proposed ensemble achieved superior performance, with an accuracy of 91.67% and an F1-score of 91.50%, outperforming all constituent models. Furthermore, the ensemble attained near-perfect AUC-ROC values across multiple classes, confirming its strong discriminatory capability. The study concludes that the soft voting ensemble is a highly effective and reliable approach for migraine subtype classification, offering significant potential as a decision-support tool in clinical environments. Future work will focus on hyperparameter optimization, explainability, and validation with larger multi-centric datasets to facilitate clinical adoption.</p> Titik Misriati Riska Aryanti Henny Leidiyana Copyright (c) 2025 Titik Misriati, Riska Aryanti, Henny Leidiyana https://creativecommons.org/licenses/by-nc-sa/4.0 2025-09-15 2025-09-15 6 3 266 275 10.33365/jatika.v6i3.861