Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : JURNAL SISTEM INFORMASI BISNIS

Integrasi Variable-Centered Intelligent Rule System dengan Teori Dempster-Shafer pada Sistem Pakar Infeksi Saluran Pernafasan Akut Mola, Sebastianus Adi Santoso; Rumlaklak, Nelci D.; Prityaningsih, Ni Putu Dana
JSINBIS (Jurnal Sistem Informasi Bisnis) Vol 9, No 1 (2019): Volume 9 Nomor 1 Tahun 2019
Publisher : Universitas Diponegoro

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (370.393 KB) | DOI: 10.21456/vol9iss1pp71-76

Abstract

Acute Respiratory Infection (ARI) is a disease caused by infections of the respiratory tract, larynx, pharynx, sinuses and nose. ARI often causes death because the sufferer who comes for treatment is underestimated is already suffering from severe ARI. In 2013 to 2015 ARI was one of the ten most common illnesses in the city of Kupang, where ARI ranked first, followed by other diseases of the upper respiratory tract and grastitis. This study produced an expert system to diagnose ARI using the Variable Centered-Rule System method which functions to facilitate knowledge development and Dempster-Shafer Theory which serves to overcome uncertainty by entering the density of each symptom of ARI in the system. The VCIRS method is a method of building knowledge and inference strategies on expert systems. This method is rigid in accommodating changes in inference strategies except for changes in knowledge structures. This study aims to make the VCIRS method dynamic in an inference process where the sequence of variables in inference is determined by the occurrence and density of the variable. System accuracy by using medical record data of 95% with the triggering sequence of symptoms becoming dynamic every time a consultation session occurs.
Perbandingan Metode Machine Learning dalam Analisis Sentimen Komentar Pengguna Aplikasi InDriver pada Dataset Tidak Seimbang Mola, Sebastianus Adi Santoso; Luttu, Yufridon Charisma; Rumlaklak, Dessy Nelci
Jurnal Sistem Informasi Bisnis Vol 14, No 3 (2024): Volume 14 Nomor 3 Tahun 2024
Publisher : Diponegoro University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21456/vol14iss3pp247-255

Abstract

The InDriver service is an online transportation service that has more flexibility in price and driver choice by consumers. Various comments from InDriver service users can affect people's views, so it is necessary to carry out a sentiment analysis of these comments. The purpose of this study was to identify positive, negative and neutral sentiments in user comments and to compare the performance of classification methods. The results of analysis with unbalanced datasets show that the Support Vector Machine (SVM) and Logistic Regression methods have the highest accuracy, reaching 89%. However, quality assessment is not only based on accuracy alone. In terms of the balance between precision and recall in the minority (neutral) class, the Random Forest method shows a more balanced performance with an F1-score of 55%. After balancing the dataset with the SMOTE method, performance increases significantly for the Naïve Bayes Classifier method, especially in the neutral class for recall and F1-score metrics of 57% and 52%. In conclusion, SVM and Logistic Regression have high accuracy, but to consider the balance of precision and recall in the minority class, the Random Forest method is recommended.