Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Jurnal MediaTIK

Model Jaringan Syaraf Tiruan dalam Peramalan Kasus Positif Covid-19 di Indonesia Wirawan Setialaksana; Dwi Rezky Anandari Sulaiman; Shabrina Syntha Dewi; Chairunnisa Ar Lamasitudju; Nini Rahayu Ashadi; Muhammad Asriadi
Jurnal MediaTIK Volume 3 Issue 2, Mei (2020)
Publisher : Jurusan Teknik Informatika dan Komputer

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59562/mediatik.v3i2.1557

Abstract

Mitigation steps to control Covid-19 outbreak in Indonesia need to take. One of those step is forecasting the spread of the disease. This study compare two artificial neural network models in catching the pattern of Covid-19 positive total cases in Indonesia. Data Training used in this study is Indonesian total positive cases of Covid-19 from March 2 until May 26. The next 10 days data become data testing to show the model accuracy in predicting Covid-19 total cases. MLP shows a better prediction comparing to ELM.Three different prediction accuracy measurement is used – MAE, MAPE, and RMSE. All of them shows less value in MLP than in ELM.