Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : International Journal of Artificial Intelligence Research

Journal Classification Using Cosine Similarity Method on Title and Abstract with Frequency-Based Stopword Removal  Nurfadila, Piska Dwi; Wibawa, Aji Prasetya; Zaeni, Ilham Ari Elbaith; Nafalski, Andrew
International Journal of Artificial Intelligence Research Vol 3, No 2 (2019): December 2019
Publisher : Universitas Dharma Wacana

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (231.173 KB) | DOI: 10.29099/ijair.v3i2.99

Abstract

Classification of economic journal articles has been done using the VSM (Vector Space Model) approach and the Cosine Similarity method. The results of previous studies are considered to be less optimal because Stopword Removal was carried out by using a dictionary of basic words (tuning). Therefore, the omitted words limited to only basic words. This study shows the improved performance accuracy of the Cosine Similarity method using frequency-based Stopword Removal. The reason is because the term with a certain frequency is assumed to be an insignificant word and will give less relevant results. Performance testing of the Cosine Similarity method that had been added to frequency-based Stopword Removal was done by using K-fold Cross Validation. The method performance produced accuracy value for 64.28%, precision for 64.76 %, and recall for 65.26%. The execution time after pre-processing was 0, 05033 second.
Journal Unique Visitors Forecasting Based on Multivariate Attributes Using CNN Dewandra, Aderyan Reynaldi Fahrezza; Wibawa, Aji Prasetya; Pujianto, Utomo; Utama, Agung Bella Putra; Nafalski, Andrew
International Journal of Artificial Intelligence Research Vol 6, No 2 (2022): Desember 2022
Publisher : Universitas Dharma Wacana

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (379.839 KB) | DOI: 10.29099/ijair.v6i1.274

Abstract

Forecasting is needed in various problems, one of which is forecasting electronic journals unique visitors. Although forecasting cannot produce very accurate predictions, using the proper method can reduce forecasting errors. In this research, forecasting is done using the Deep Learning method, which is often used to process two-dimensional data, namely convolutional neural network (CNN). One-dimensional CNN comes with 1D feature extraction suitable for forecasting 1D time-series problems. This study aims to determine the best architecture and increase the number of hidden layers and neurons on CNN forecasting results. In various architectural scenarios, CNN performance was measured using the root mean squared error (RMSE). Based on the study results, the best results were obtained with an RMSE value of 2.314 using an architecture of 2 hidden layers and 64 neurons in Model 1. Meanwhile, the significant effect of increasing the number of hidden layers on the RMSE value was only found in Model 1 using 64 or 256 neurons.