Claim Missing Document
Check
Articles

Found 5 Documents
Search

PERANCANGAN E-COMMERCE PASARUB.COM SEBAGAI WADAH WIRAUSAHAWAN MUDA DI UNVERSITAS BRAWIJAYA Juanara, Elmo; Santoso, Purnomo Budi; Kusuma, Lalu Tri Wijaya Nata
Jurnal Rekayasa dan Manajemen Sistem Industri Vol 4, No 7 (2016)
Publisher : Program Studi Teknik Industri Fakultas Teknik Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Jika membutuhkan abstrak atau isi jurnal silahkan menghubungi author melalui email juanaraelmo@yahoo.com, budiakademika@yahoo.com, eltriwijaya@ub.ac.id Terima kasih    
Inception ResNet v2 for Early Detection of Breast Cancer in Ultrasound Images Nikmah, Tiara Lailatul; Syafei, Risma Moulidya; Anisa, Devi Nurul; Juanara, Elmo; Mahrus, Zohri
Journal of Information System Exploration and Research Vol. 2 No. 2 (2024): July 2024
Publisher : shmpublisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52465/joiser.v2i2.439

Abstract

Breast cancer is one of the leading causes of death in women. Early detection through breast ultrasound images is important and can be improved using machine learning models, which are more accurate and faster than manual methods. Previous research has shown that the use of the CNN (Convolutional Neural Network) algorithm in breast cancer detection still does not achieve high accuracy. This study aims to improve the accuracy of breast cancer detection using the Inception ResNet v2 transfer learning method and data augmentation. The data is divided into training, validation and testing data consisting of 3 classes, namely Benign, Malignant and Normal. The augmentation process includes rotation, zoom, and rescale. The model trained using CNN and Inception ResNet v2 showed good performance by producing the highest accuracy of 89.72% in the training data evaluation data and getting 90% accuracy in the prediction test stage with data testing. This study shows that the combination of data augmentation and the Inception ResNet v2 architecture can improve the accuracy of breast cancer detection in CNN models.
Classification of Non-Seismic Tsunami Early Warning Level Using Decision Tree Algorithm Juanara, Elmo; Lam, Chi Yung
Journal of Information Systems Engineering and Business Intelligence Vol. 10 No. 3 (2024): October
Publisher : Universitas Airlangga

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.20473/jisebi.10.3.378-391

Abstract

Background: Tsunami caused by volcanic collapse are categorized as non-seismic uncommon events, unlike tsunamis caused by earthquakes, which are common events. The traditional tsunami early warning based on the seismic sensor (e.g. earthquake detectors) may not be applicable to volcanic tsunamis because they do not generate seismic waves. Consequently, these tsunamis cannot be detected in advance, and warnings cannot be issued. New methods should be explored to address these non-seismic tsunamis caused by volcanic collapse. Objective: This study explored the potential of machine learning algorithms in supporting early warning level issuing for non-seismic tsunamis, specifically volcanic tsunamis. The Anak Krakatau volcano event in Indonesia was used as a case study. Methods: This study generated a database of 160 collapse scenarios using numerical simulation as input sequences. A classification model was constructed by defining the worst tsunami elevation and its arrival time at the coast. The database was supervised by labeling the warning levels as targets. Subsequently, a decision tree algorithm was employed to classify the warning levels. Results: The results demonstrated that the classification model performs very well for the Major Tsunami, Minor Tsunami, and Tsunami classes, achieving high precision, recall, and F1-Score with very high accuracy of 98%. However, the macro average indicates uneven performance across classes, as there are instances of ‘No Warning’ in some coastal gauges. Conclusion: To improve the model performance in the ‘No Warning’ class, it is necessary to balance the dataset by including more ‘No Warning’ scenarios, which can be achieved by simulating additional scenarios involving very small-volume collapse. Additionally, exploring additional collapse parameters such as dip angle and outlier volume could contribute to developing a more robust classification model.   Keywords: Machine Learning, Classification, Volcanic Tsunamis, Early Warning, Decision Tree
Prototyping Disaster Preparedness Information System: A Case of Pandeglang District, Indonesia Juanara, Elmo; Hakim, Ade Anggian; Maeda, Yasunobu
Journal of Information System Exploration and Research Vol. 3 No. 1 (2025): January 2025
Publisher : shmpublisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52465/joiser.v3i1.495

Abstract

In December 2018, a tsunami triggered by the eruption of Anak Krakatau Volcano (AKV) devastated the coastal area of Pandeglang, Indonesia, claiming hundreds of lives and leaving thousands missing. This tragedy underscores the critical importance of enhancing tsunami awareness through disaster preparedness and education. However, the lack of disaster preparedness in vulnerable areas, such as Pandeglang, remains a significant challenge. This is evident from the absence of early warning systems and evacuation initiatives at the time of the tsunami, highlighting the urgent need for improved disaster resilience in at-risk communities. This research aims to develop the disaster preparedness information system to equip society with sufficient knowledge and skill in case of the next disaster. The method this research uses is Soft Systems Methodology (SSM) to obtaining system requirements to the development of prototype. The prototype of a disaster preparedness information system was developed as a result. The system can be accessed using a smartphone or computer. This study introduces a novel approach by proposing a new prototype of disaster preparedness information specifically tailored for vulnerable areas in developing countries.
Mask Detection System with Computer Vision-Based on CNN and YOLO Method Using Nvidia Jetson Nano Hakim, Ade Anggian; Juanara, Elmo; Rispandi, Rispandi
Journal of Information System Exploration and Research Vol. 1 No. 2 (2023): July 2023
Publisher : shmpublisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52465/joiser.v1i2.175

Abstract

Health is an essential aspect of life. The World Health Organization (WHO) has officially declared the Corona Virus (Covid-19) a global pandemic that has spread to Indonesia. For preventive measures against Covid-19, the Indonesian government is trying to deal with the Covid-19 pandemic with 3M health protocol aimed at community activities, such as Memakai Masker (wearing masks), Mencuci Tangan (washing hands), and Menjaga Jarak (maintaining distance). In this study, software and hardware design was carried out to detect mask users and immediately warn violators who do not use masks automatically and can function automatically offline by utilizing digital image processing using NVIDIA Jetson Nano using the YOLO (You Only Look Once) method. The CNN YOLOv4-tiny model is chosen to obtain measurement results for mask user detection accuracy because it has a relatively minor computational value and is faster. The best camera detection angle is obtained at a vulnerable angle of 45O-90O or in the range of 90O-135O with value confidence that the average is 99.94% and the best accuracy is at a lux value greater than 70, and a minimum camera height of 1 meter and a maximum of 3 meters. Under conditions of lux 96 (bright), the maximum distance for detecting a face object is 12 meters, and the ability of the system to output a warning sound has been successfully integrated with a relay to run the mp3 module separately from the system, so as not to interfere with the Jetson Nano computation process and the model is successfully run on the Jetson Nano with an average computation of 13 frames per second.