Claim Missing Document
Check
Articles

Found 13 Documents
Search

Peramalan curah hujan di kota bandung menggunakan singular spectrum analysis Tri Kartika Febrianti; Winita Sulandari; Hasih Pratiwi
Jurnal Ilmiah Matematika Vol 8, No 2 (2021)
Publisher : Universitas Ahmad Dahlan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26555/konvergensi.v0i0.21461

Abstract

Curah hujan merupakan fenomena alam yang selalu terjadi di Indonesia setiap tahunnya. Fenomena ini bisa saja menyebabkan bencana seperti banjir dan tanah longsor. Adanya peramalan sangat dibutuhkan sebagai bentuk peringatan dini mengenai kondisi di waktu yang akan datang. Singular Spectrum Analysis (SSA) merupakan suatu teknik analisis deret waktu dan peramalan. SSA bertujuan untuk menguraikan deret waktu asli menjadi sejumlah kecil komponen yang dapat diinterpretasikan menjadi tren, osilasi dan noise. Tujuan dari penelitian ini yaitu menyajikan model peramalan curah hujan di Kota Bandung menggunakan metode Singular Spectrum Analysis (SSA). Berdasarkan penelitian ini, diketahui bahwa data curah hujan di Kota Bandung memiliki pola musiman. Penentuan window length (L) dilakukan dengan trial and error, yang dalam kasus ini diperoleh window length 17. Melalui dekomposisi dan rekonstruksi dengan window length 17 diperoleh 4 pengelompokan, yaitu satu kelompok tren dan tiga kelompok musiman. Pada penelitian ini digunakan RMSE untuk mengukur kesalahan hasil peramalan. Berdasarkan hasil pengujian dengan metode Singular Spectrum Analysis (SSA) diperoleh RMSE sebesar 167,510.
Two-Stage Object Detection for Autonomous Vehicles With VGG-16 Based Faster R-CNN Arnetta Listiana Dewi; Hilman F. Pardede; Endang Suryawati; Hasih Pratiwi; Ana Heryana; Asri R Yuliani; Ade Ramdan
Jurnal Elektronika dan Telekomunikasi Vol. 24 No. 1 (2024)
Publisher : National Research and Innovation Agency

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.55981/jet.551

Abstract

The implementation of object detection for autonomous vehicles is essential as it is necessary to identify common object on the street so proper response could be designed. While single stage object may be smaller in computations, two-stage object detection is preferred due to the ability to localize the object. In this paper, we propose to use Faster R-CNN with VGG-16 backbone for detections of object on the street. We evaluate the method with open image subset by selecting objects that are common on street. We explore several hyper-parameters setup such as learning rate and the number of ROI regions to find the optimum set-up. We found that the use of learning rate 10-6 with Adam optimizer to be the optimum value for this task. We also found that increasing the number of ROI may benefit the performance. This shows that there is potential for getting a higher mAP with increase the amount of RoI.
KLASIFIKASI PENYAKIT PNEUMONIA MENGGUNAKAN METODE CONVOLUTIONAL NEURAL NETWORK DENGAN OPTIMASI ADAPTIVE MOMENTUM Lingga Aji Andika; Hasih Pratiwi; Sri Sulistijowati Handajani
Indonesian Journal of Statistics and Applications Vol 3 No 3 (2019)
Publisher : Statistics and Data Science Program Study, SSMI, IPB University, in collaboration with the Forum Pendidikan Tinggi Statistika Indonesia (FORSTAT) and the Ikatan Statistisi Indonesia (ISI)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29244/ijsa.v3i3.560

Abstract

Pneumonia is an infection of the bacterium Streptococcus pneumoniae which causes inflammation in the air bag in one or both lungs. Pneumonia is a disease that can spread through the patient's air splashes. Pneumonia can be dangerous because it can cause death, therefore it is necessary to have early detection using chest radiograph images to determine the symptoms of pneumonia. Diagnosis using a chest radiograph image manually by medical personnel or a doctor requires a long time, even difficult to detect pneumonia disase. Convolutional neural network (CNN) is a deep learning method that adopts the performance of human brain neurons called neural network and convolution functions to classify images. CNN can also help classify pneumonia based on chest radiograph images. This study used data from Labeled Optical Coherence Tomography (OCT) and Chest X-Ray Images for Classification as many as 5860 images entered into two classes, namely normal and pneumonia, then 2400 data samples were taken using simple random sampling. This study uses adaptive momentum optimization (Adam) which serves to improve the accuracy of the model. Adam optimization is a development of existing optimizations such as Stochastic gradient descent (SGD), AdaGard, and RMSProp. The classification results of the models built were 99.98% for training data with 100 epochs, and accuracy in the test data was 78% which means that the model was able to qualify 78% of the test data into normal classes and pneumonia appropriately.