cover
Contact Name
Mesran
Contact Email
mesran.skom.mkom@gmail.com
Phone
+6282161108110
Journal Mail Official
mib.stmikbd@gmail.com
Editorial Address
Jalan sisingamangaraja No 338 Medan, Indonesia
Location
Kota medan,
Sumatera utara
INDONESIA
JURNAL MEDIA INFORMATIKA BUDIDARMA
ISSN : 26145278     EISSN : 25488368     DOI : http://dx.doi.org/10.30865/mib.v3i1.1060
Decission Support System, Expert System, Informatics tecnique, Information System, Cryptography, Networking, Security, Computer Science, Image Processing, Artificial Inteligence, Steganography etc (related to informatics and computer science)
Articles 62 Documents
Search results for , issue "Vol 5, No 4 (2021): Oktober 2021" : 62 Documents clear
Model ARIMA Terbaik Prediksi Latitude dan Longitude Kegiatan Kapal Imigran Ilegal Eddy Bambang Soewono; Maisevli Harika; Cahya Ramadhan; Muhammad Reyhan Soeharto
JURNAL MEDIA INFORMATIKA BUDIDARMA Vol 5, No 4 (2021): Oktober 2021
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/mib.v5i4.3301

Abstract

The migration of a person to another country without following the law is illegal immigration. Many problems are caused by this activity, ranging from population problems to increased crime. Predicting the emergence of ships carrying illegal immigrants can assist border patrols in planning patrols to planning defense equipment. Time series forecasting to predict the latitude and longitude of boats carrying illegal immigrants is the Autoregressive Integrated Moving Average (ARIMA) model. The case studies for this research are the Straits of Malacca and the Riau Islands. The prediction range is from one to four weeks to find the model with the smallest error. The ARIMA model for one-week prediction distance succeeded in obtaining the smallest RMSE. However, the smallest RMSE result (0.28730) was obtained for a four-week prediction distance with ARIMA model parameters (4,0,2) for longitude prediction. Meanwhile, the prediction of latitude. The best model is ARIMA (4,0,1), with an RMSE of 0.11457. For latitude and longitude predictions in the Riau Islands, the best models are ARIMA (3,0,0) with RMSE of 0.009074 and ARIMA (2,0,0) with RMSE 0.045815. Based on this study, the ARIMA model is suitable for predicting latitude and longitude data with a short prediction distance (one week)
Peningkatan Akurasi Metode K-Nearest Neighbor dengan Seleksi Fitur Symmetrical Uncertainty Anirma Kandida Br Ginting; Maya Silvi Lydia; Elviawaty Muisa Zamzami
JURNAL MEDIA INFORMATIKA BUDIDARMA Vol 5, No 4 (2021): Oktober 2021
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/mib.v5i4.3254

Abstract

Accuracy of K-Nearest Neighbor (KNN) tends to be lower than other classification methods. The cause of this is related to the attributes used and the percentage of the influence of these attributes on the classification process in a data. And also attributes with less relevant influence can be a problem in determining the new class. One way that can be done to overcome this is by doing Feature Selection. In this research, the author selects features on K-Nearest Neighbor by using Symmetrical Uncertainty to remove attributes that have an unfavorable effect from the data set. Testing of the proposed method uses data sets obtained from the UCI Machine Learning Repository. The results obtained from testing the proposed method using feature selection with Symmetrical Uncertainty are able to increase the classification accuracy of KNN, with an increase in accuracy obtained after feature selection is 3.00 %.