Claim Missing Document
Check
Articles

Found 32 Documents
Search

Pengenalan Alfabet Sistem Isyarat Bahasa Indonesia (SIBI) Menggunakan Convolutional Neural Network Thira, Indra Jiwana; Riana, Dwiza; Ilhami, Azriel Noer; Dwinanda, Brama Rizky Setia; Choerunisya, Hana
Jurnal Algoritma Vol 20 No 2 (2023): Jurnal Algoritma
Publisher : Institut Teknologi Garut

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33364/algoritma/v.20-2.1480

Abstract

Deaf is fourth in the list of persons with disabilities in Indonesia at 7.03%. Deaf people communicate using sign language both when communicating with fellow deaf people and with normal people. The problem that arises is that few normal people master sign language, especially the Indonesian Sign System (SIBI) so that it becomes an obstacle when they have to communicate with deaf people. This study aims to classify the alphabet in SIBI except the letters J and Z with a total of 24 classes. Classification is done by comparing three CNN architectures, namely MobileNetV2, MobileNetV3Small and MobileNetV3Large to get the best model. The results showed that the MobileNetV3Small architecture produced the best model at batch size 32 and the number of epochs 30 with an accuracy of 98.81% for testing data.
Performance Comparison of Three Classification Algorithms for Non-alcoholic Fatty Liver Disease Patients Using Data Mining Tool Octaviantara, Adi; Abbas, Moch Anwar; Azhari, Ahmad; Riana, Dwiza; Hewiz, Alya Shafira
Journal Medical Informatics Technology Volume 1 No. 1, March 2023
Publisher : SAFE-Network

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37034/medinftech.v1i1.2

Abstract

This study aims to carry out a comparative analysis of the three classification algorithms used in research on Nonalcoholic Fatty Liver Disease (NAFLD) Patients. NAFLD is a liver condition associated with the accumulation of fat in the liver in individuals who do not consume excessive alcohol. The algorithms used in the analysis are Decision Tree, Naïve Bayes, and k-Nearest Neighbor (k-NN), with data processing using RapidMiner software. The data used is sourced from Kaggle which comes from the Rochester Epidemiology Project (REP) database with research conducted in Olmsted, Minnesota, United States. The measurement results show that the Decision Tree algorithm has an accuracy of 92.56%, a precision of 93.24%, and a recall of 99.08%. The Naïve Bayes algorithm has an accuracy of 89.93%, a precision of 95.40% and a recall of 93.56%. While the k-Nearest Neighbor algorithm has an accuracy of 91.33%, a precision of 91.94%, and a recall of 99.27%. ROC curve analysis, all algorithms show "Excellent" classification quality. However, only the k-NN algorithm reached 1.0, showing excellent classification results in solving the problem of classifying Nonalcoholic Fatty Liver Disease patients. This study concluded that the k-NN algorithm is a better choice in solving the problem of classifying Non-alcoholic Fatty Liver Disease patients compared to the Decision Tree and Naïve Bayes algorithms. This study provides valuable insights in the development of classification methods for the early diagnosis and management of NAFLD.
Logistic Regression with Hyper Parameter Tuning Optimization for Heart Failure Prediction Herwanto, Teguh; Kodri, Wan Ahmad Gazali; Aziz, Faruq; Hewiz, Alya Shafira; Riana, Dwiza
Journal Medical Informatics Technology Volume 1 No. 1, March 2023
Publisher : SAFE-Network

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37034/medinftech.v1i1.3

Abstract

Heart failure is a major public health concern that causes a substantial number of deaths worldwide. Risk factor analysis is required to diagnose and treat patients with heart failure. The logistic regression with hyper parameter tuning optimization is presented in this research, with ejection fraction, high blood pressure, age, and  serum creatinine as relevant risk factors. This study indicates that better data preparation utilizing Deep Learning with hyper parameter adjustment be used to determine the best parameter that has a substantial influence as a risk factor for heart failure. The experiments employed data from the Faisalabad Institute of Cardiology and Allied  Hospital in Faisalabad (Punjab, Pakistan), which included 299 samples. The experimental findings reveal that the proposed approach obtains a recall of 63.16% greater than related works.
Hepatitis Prediction Using K-NN, Naive Bayes, Support Vector Machine, Multilayer Perceptron and Random Forest, Gradient Boosting, K-Means Dwi Saputra, Heru; Efendi, Ade Irfan Efendi; Rudini, Edwin; Riana, Dwiza; Hewiz, Alya Shafira
Journal Medical Informatics Technology Volume 1 No. 4, December 2023
Publisher : SAFE-Network

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37034/medinftech.v1i4.21

Abstract

Hepatitis is a serious disease that causes death throughout the world. It is responsible for inflammation in the human liver. If we manage to detect this life-threatening disease early, we can save many lives from it. In this research paper, we predict hepatitis disease using data mining techniques. We have attempted to propose a feasible approach to improve the performance of our prediction models in our research. We address the problem of missing values in the dataset by replacing them with the mean value. Nine algorithms were applied to the hepatitis disease dataset to calculate prediction accuracy. We measure accuracy, precision, recall, ROC and best score, and we compare them with random search hyperparameter tuning. It is hoped that by using them we will find the optimal combination of hyperparameters to improve the performance of machine learning models which helps us compare the performance of classification models.
Cervical Cancer Papsmear Classification through Meta-Learning Technique using Convolution Neural Networks. Mahendra, M; Jumadi, J; Riana, Dwiza
Journal Medical Informatics Technology Volume 1 No. 4, December 2023
Publisher : SAFE-Network

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37034/medinftech.v1i4.23

Abstract

This study uses convolutional neural networks (CNNs) and meta-learning techniques to create an accurate and efficient model for classifying the risk factors of cervical cancer. The dataset includes four types of cervical lesions, and the main objective is to categorize these lesions as either benign or malignant. This classification is essential for early and succesfull treatment of cervical cancer. The challenge arises from the complexity and variations in the images, resulting in the inability of conventional machine learning and deep learning approaches to provide correct classifications. Meta ensemble learning approaches are employed to improve the model's classification accuracy. The dataset of cervical cancer risk factors is preprocessed before being used to train and evaluate numerous CNNs utilizing pre-trained models and various architectures. Subsequently, a meta-learning is employed to optimize the learning process, and used to aggregate the outputs of the multiple CNNs. Moreover, the assessment findings show the model achieves high accuracy and effectiveness. Finally, the suggested model's accuracy score will be contrasted against the current cutting-edge methods used by other existing systems.
Identification of Potato Plant Pests Using the Convolutional Neural Network VGG16 Method Hadianti, Sri; Aziz, Faruq; Nur Sulistyowati, Daning; Riana, Dwiza; Saputra, Ridwan; Kurniawantoro
Journal Medical Informatics Technology Volume 2 No. 2, June 2024
Publisher : SAFE-Network

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37034/medinftech.v2i2.37

Abstract

Pests are one of the main challenges in potato cultivation that can significantly reduce crop yields. Therefore, quick and accurate pest identification is crucial for effective pest control. This research aims to develop a pest identification system for potato plants using the Convolutional Neural Network (CNN) method with the VGG16 architecture. The dataset used consists of images of pests commonly found on potato plants. After the labeling process, these images were used to train the CNN VGG16 model. The research results show that the CNN VGG16 method can identify types of pests with an accuracy rate of 73%. The results serve as a reference to help farmers and agricultural practitioners detect the presence of pests earlier and take the necessary actions to reduce crop losses.
Analyzing User Experience and User Satisfaction: Evaluating User Acceptance of the Halo Hermina App Edi Sabara; Mahendra; Riana, Dwiza
Journal Medical Informatics Technology Volume 2 No. 3, September 2024
Publisher : SAFE-Network

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37034/medinftech.v2i3.45

Abstract

This research investigates the factors influencing user acceptance of the Halo Hermina mobile health application through an analysis of user experience and satisfaction. The study utilized a survey method to gather feedback from Halo Hermina users, assessing the questionnaire's validity and reliability. The results indicate strong validity across most items, with correlation values between 0.779 and 0.828 for performance expectancy and over 0.77 for effort expectancy. The reliability analysis shows high internal consistency, with Cronbach's Alpha values exceeding 0.976. User satisfaction scored the highest mean (4.027), indicating a consistent high level of satisfaction among users. The correlation analysis reveals significant relationships between performance expectancy, effort expectancy, facilitating condition, and behavioral intention, with the strongest correlation found between performance expectancy and effort expectancy (0.8796). Overall, the study emphasizes the crucial role of enhancing user experience and satisfaction to boost the adoption of mobile health applications like Halo Hermina, providing valuable insights for developers and stakeholders to enhance application features and service quality to meet user expectations effectively.
PROXY SERVER SEBAGAI WEB FILTERING Widanto, Frantina Andri; Riana, Dwiza
Jurnal Pilar Nusa Mandiri Vol 3 No 4 (2007): Pilar Nusa Mandiri : Journal of Computing and Information System Periode Maret 20
Publisher : LPPM Universitas Nusa Mandiri

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (984.373 KB)

Abstract

A proxy server is a kind of buffer between your computer and the Inter-net resources you are accessing. They accumulate and save files that are most often requested by thousands of Internet users in a special database. Therefore, proxy servers are able to increase the speed of your connection to the Internet. A proxy server may already contain information you need by the time of your re-quest, making it possible for the proxy to deliver it immediately. The overall in-crease in performance may be very high. Also, proxy servers can help in cases when they want to filter any web resource users access like a web full violent , pomografi, hacking or cracking. This research give a way to buffer between us-ers computer and the Internet resources users are accessing with sguid applica-tion with GNU/Linux base. Proxy server with application Squid is a Internet gate-way to accessing Internet for server GNU/Linux base with client that using win-dows XP base.
ANALISA FITUR TEKSTUR NUKLEUS DAN DETEKSI SITOPLASMA PADA CITRA PAP SMEAR Riana, Dwiza
Jurnal Pilar Nusa Mandiri Vol 9 No 2 (2013): Pilar Nusa Mandiri : Journal of Computing and Information System Periode Septembe
Publisher : LPPM Universitas Nusa Mandiri

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (549.489 KB) | DOI: 10.33480/pilar.v9i2.144

Abstract

Currently, the identification of Pap smear cells in the early detection process of cervical cancer is still an important stage of the process. The ease of detecting Pap smear cells will be very helpful in the introduction of cell abnormalities. Pap smear cell images consist of parts of the nucleus and cytoplasm. Proper analysis of parts of the nucleus and cytoplasm will facilitate the process of identifying cell abnormalities. This study presents Pap smear cell texture analysis on the pap smear cell nucleus and segmentation of the cytoplasmic area. Texture analysis was performed on 250 cell images of the nucleus. While cytoplasmic segmentation was performed for 887 cytoplasmic cell images. Senua cell image used has class categories categorized into seven classes. Three classes of them are normal cell image class categories that include: Normal Superficial, Normal Intermediate, and Normal Columnar, and the other four classes are abnormal cell image class categories which include: mild dysplasia, moderate dysplasia, severe dysplasia, and carcinoma Di There. The method used for texture analysis using 8-bit grayscale. And using the second sequence of Gray Level Co-occurrence Matrix (GLCM) statistics, with contrast, correlation, energy, homogeneity, and entropy features. Cytoplasmic detection uses edge detection and some morphological analyzes. The results showed that the numerical results of all the texture of the nucleus for each class of Pap smear image had slightly different properties. As for the results of cytoplasmic detection showed that the stage of the proposed detection process results in a clean area of the cytoplasm and can be detected well
DIAGNOSIS OF CORONAVIRUS DISEASE 2019 (COVID-19) SURVEILLANCE USING C4.5 ALGORITHM Wiguna, Wildan; Riana, Dwiza
Jurnal Pilar Nusa Mandiri Vol 16 No 1 (2020): Pilar Nusa Mandiri : Journal of Computing and Information System Publishing Peri
Publisher : LPPM Universitas Nusa Mandiri

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1375.038 KB) | DOI: 10.33480/pilar.v16i1.1293

Abstract

Coronavirus Disease 2019 (COVID-19) has become a pandemic in Indonesia as a non-natural disaster in the form of disease outbreaks which must be undertaken as a response. The Ministry of Health in the Republic of Indonesia published a guidebook for prevention and control of COVID-19 in its response efforts. This guideline is intended for health officials as a reference in preparing for COVID-19. This handbook contains early detection and response activities to identify conditions of PDP, ODP, OTG, or confirmed cases of COVID-19. The efforts made are adjusted to the world situation progress from COVID-19 which is monitored by the World Health Organization (WHO). From the results of documentation studies that have been carried out on the COVID-19 pandemic in Indonesia, there are several problems that must be resolved from the prevention of the disease outbreak COVID-19. Lack of knowledge and awareness of the general public in the prevention and control of COVID-19 is one of the factors increasing the spread of that virus in Indonesia. Furthermore, there are difficulties in carrying out surveillance, early detection, contact tracing, infection prevention or control, and risk communication or people empowerment. This is due to the lack of implementation and testing on artificial intelligence methods for COVID-19 diagnosis that can be used by the public. The purpose of this research is to make a diagnosis of surveillance classification which includes PDP, ODP, and OTG using the C4.5 algorithm. The results showed that the diagnosis of the COVID-19 surveillance category using the C4.5 algorithm was successfully modeled into a decision tree with PDP, ODP, and OTG classification. The testing process in a confusion matrix with 3 (three) classes produces an accuracy rate of 92.86% which is included in the excellent classification category.