Publication Search

65,449 articles from 545 journals · 1,699 citations tracked

Showing 1-5 of 5

Analytics

Al Farhan, M Haidar Amir; Mahenra, Ridwan

Dinamik 2026 Universitas Stikubank

The growing interest in learning the Japanese language in Indonesia, driven by popular culture such as anime, creates a need to understand the effectiveness of different learning media. The non-uniform effectiveness of media for each individual poses a major challenge. Therefore, this study aims to analyze the effectiveness of both anime and textbooks by segmenting learner profiles and identifying key determinants of success using an artificial intelligence approach. This research employed a quantitative method through a questionnaire survey of 120 respondents. The data were analyzed in two stages: the K-Means Clustering algorithm was used to group respondents into learner profiles, and the Decision Tree algorithm was used to identify the most significant factors that differentiate these profiles. The analysis successfully identified three distinct learner profiles: "Intensive & Adaptive Learner," "Flexible Learner," and "Passive Learner." The decision tree revealed that the perception of textbook effectiveness and the frequency of anime use are the strongest predictors in determining a learner's profile, more so than theoretical learning style preferences. It is concluded that media effectiveness is highly dependent on the learner's behavioral and perceptual profile, which underscores the importance of a personalized approach in language education technology.

Narulita, Siska; Sekarlangit, Sekarlangit; Novianingrum, Milka Putri

Dinamik 2026 Universitas Stikubank

Behind the success of the Free Nutritious Meal Program (MBG), there are several problems related to the health factors of the program targets, namely, there are several cases of allergies that occur in schools, inadequate understanding of allergen management owned by food processing vendors, and the high cost of laboratory tests and the process that takes a long time. So, to overcome these problems, an application is proposed that can help detect allergens in food products using data mining and machine learning approaches. SVM and AdaBoost algorithms each have advantages that can be used to help build an optimal allergen detection model. This research uses a cross-validation model validation method with a value of K = 10 to help improve the performance of the model built. In this study, from the entire fold, an average accuracy value of 98.74% was obtained. To evaluate the model built, this research has also conducted several new data inputs, and in each new data input, the accuracy value is obtained above 99%. This indicates that the model built, namely the combination of SVM and AdaBoost algorithms with the cross-validation model validation method, produces high accuracy, so this model can greatly assist the allergen detection process in food products.

Wahjuningsih, Tri Pudji; Setiawan, Tri Agus; Ilyas, Agus; Subagyo, Ahmad

Dinamik 2026 Universitas Stikubank

Credit scoring is an important element in decision-making for providing financing, especially for microfinance institutions. Several methods for predicting credit scoring include Decession Tree, Gradient Boosted, Neural Network, K-NN, and Rule Induction. This study aims to improve the accuracy of financing risk prediction by efficiently integrating historical data. The Neural Network (NN) algorithm is a machine learning algorithm consisting of neurons (nodes) connected to each other in several layers (input, hidden, and output). NN is used for pattern recognition, classification, regression, and complex non-linear modeling. The NN algorithm has the advantage of working well on large and diverse data and unstructured data. However, the NN algorithm has weaknesses such as overfitting and data dependence. In this study, the integration of the Sample Bootstrapping and Weighted Principal Component Analysis (PCA) methods is proposed to improve optimal accuracy in the NN algorithm. The Sample Bootstrapping method is used to reduce the amount of training data to be processed. The Weighted PCA method is used to reduce attributes. This study uses a financing customer dataset. The results of the study show that the integration of the NN algorithm with Sample Bootstrapping and Weighted PCA resulted in an accuracy increase of 1-3% (97%-99%) compared to other algorithms. Therefore, it can be concluded that the integration of the NN algorithm with Sample Bootstrapping and Weighted PCA produces better accuracy than other algorithms

Mahenra, Ridwan; Setiawan, Dandi

Dinamik 2026 Universitas Stikubank

This study evaluates the efficiency of two artificial intelligence models, DeepSeek and OpenAI, in generating code for algorithmic systems. Efficiency is assessed through execution speed, code accuracy, and the number of code characters produced. Data were collected from 100 tests covering search, sorting, graph, dynamic programming, optimization, data processing, text, and machine learning algorithms. The objective is to compare the performance of both models to support the development of efficient information retrieval systems. The method involves algorithm testing with statistical analysis of execution time, accuracy, and code length. Results indicate that DeepSeek has an average execution time of 28.74 seconds, slightly slower than OpenAI’s 28.49 seconds. However, DeepSeek’s accuracy (85.88%) surpasses OpenAI’s (85.03%). The average number of code characters is identical at 96.35 characters. The study concludes that DeepSeek excels in accuracy, while OpenAI is faster in certain cases, providing valuable insights for developers in selecting AI models for information retrieval applications.

Bintang, Bagus; Triantoro, Ery; Wibowo, Arief

Dinamik 2026 Universitas Stikubank

Infectious diseases remain a dynamic and evolving public health threat, requiring data-driven approaches for early detection and targeted policy planning. This study aims to model spatio-temporal trends and clustering patterns of HIV transmission in Bogor Regency during the period 2020–2023 by utilizing a combination of unsupervised and supervised machine learning techniques. The dataset was obtained from the Bogor Regency Health Office and includes annual data on the number of HIV cases across 40 sub-districts. The research methodology consists of data preprocessing stages, clustering using the K-Means algorithm, and classification using a Decision Tree model. The preprocessing steps include data integration, attribute selection, temporal aggregation, handling of missing data, and normalization using Z-score. K-Means clustering is applied to identify hidden patterns in the development of HIV cases, resulting in three distinct clusters based on multi-year trends. The resulting cluster labels are then used as target classes in the supervised classification process. The Decision Tree classification model demonstrates high accuracy in predicting cluster membership, indicating a strong relationship between the temporal patterns of HIV cases and cluster identity. The integration of clustering and classification techniques provides a robust analytical framework for understanding the dynamics of HIV transmission, while also supporting the formulation of more precise, evidence-based, and region-specific public health interventions.