Publication Search

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

Showing 1-11 of 11

Analytics

Herriyawan, Herriyawan; Timur, Muhammad Bagus Bintang; Wibowo, Arief

Dinamik 2026 Universitas Stikubank

Demam berdarah dengue merupakan tantangan kesehatan masyarakat yang terus berulang di wilayah tropis, termasuk Indonesia. Penelitian ini bertujuan untuk memprediksi jumlah kasus tahunan dengan memanfaatkan lima algoritma pembelajaran mesin, yaitu Regresi Linier, Decision Tree, Random Forest, Support Vector Machine (SVM), dan Neural Network. Data historis tahun 2017–2024 diolah menggunakan teknik windowing deret waktu untuk menghasilkan fitur lag yang sesuai bagi pembelajaran terawasi. Evaluasi kinerja dilakukan melalui metrik Mean Absolute Error (MAE), Mean Squared Error (MSE), Root Mean Squared Error (RMSE), serta koefisien determinasi (R²). Model Decision Tree menunjukkan performa paling unggul pada sebagian besar indikator. Prediksi untuk tahun 2025 mengindikasikan adanya peningkatan moderat jumlah kasus. Namun, rendahnya nilai R² pada seluruh model mengisyaratkan perlunya pendekatan multivariat yang lebih kompleks dengan mempertimbangkan faktor iklim, lingkungan, dan demografi. Hasil penelitian ini menegaskan pentingnya kualitas data dan pemilihan fitur yang tepat dalam peramalan epidemiologis guna mendukung perencanaan kesehatan yang lebih efektif.

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.

Pramuda, Tintou; Mirza, A Haidar

Dinamik 2026 Universitas Stikubank

Communication is a fundamental aspect of human life. However, individuals with hearing and speech impairments often face barriers in communicating with the general public. The Indonesian Sign System (SIBI) serves as a communication solution for the deaf and speech-impaired community in Indonesia, yet public understanding of SIBI remains limited. To address this issue, this study aims to develop an automatic translation model from SIBI sign language into Indonesian text by utilizing Deep Learning technology, specifically the Convolutional Neural Network (CNN) algorithm. CNN was chosen for its ability to effectively recognize visual patterns, making it suitable for processing hand gesture images in sign language. This research involved collecting and classifying a dataset of hand images based on the alphabet or words in SIBI, which were then used to train the CNN model. The designed CNN model was built to accurately classify hand signs and translate them into Indonesian text. The results of this study have the potential to serve as a supportive solution for inclusive communication between the deaf community and the wider public, and can be further developed for contextual sentence translation. Keywords: Indonesian Sign System (SIBI), CNN, Deep Learning, Automatic Translation, Inclusive Communication

Zebua, Ernest Duta Haga; Tanjung, Juliansyah Putra; Simatupang, Jonfiter; Sianturi, Magdalena

Dinamik 2026 Universitas Stikubank

Credit card fraud is a critical issue in digital financial transactions. This study aims to develop and evaluate fraud detection models using Logistic Regression and Gradient Boosting on an imbalanced dataset, where fraudulent transactions constitute only a small portion of the data. To address this imbalance, the Synthetic Minority Over-sampling Technique (SMOTE) was applied during preprocessing. Logistic Regression, used as a baseline model, achieved 95% accuracy, 78.6% precision, 55.9% recall, and a 65.3% F1-score. After applying class weighting and SMOTE, recall improved to 88.7%, but precision dropped to 52%, indicating that the model became overly sensitive and prone to false positives. Gradient Boosting initially produced better results, with 98% accuracy, 95.5% precision, 84.3% recall, and an 89.5% F1-score. After hyperparameter tuning and resampling, its performance improved further to 96.7% precision, 86.1% recall, and a 91.1% F1-score. These results indicate that Gradient Boosting is more effective in handling imbalanced data and offers greater reliability in detecting fraudulent transactions. The findings support the growing evidence in favor of ensemble learning techniques in fraud detection applications. This research contributes practical insights into improving the accuracy and security of machine learning-based fraud detection systems in financial services.

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.

Al-Kasidmi, Afif; Megawaty, Dyah Ayu

Dinamik 2026 Universitas Stikubank

This study aims to analyze the factors that influence students' interest in continuing their education to college using a machine learning approach. Data was collected through an online questionnaire completed by 727 students between July 27 and August 22, 2025, covering 23 variables consisting of respondent identity (gender, grade level, major) as well as internal and external factors such as parental support, learning motivation, and preferred type of college. The data preparation stage was carried out through column cleaning, deletion of empty data, encoding of categorical variables, and division of the dataset into 80% training data and 20% test data. The Naive Bayes algorithm of the CategoricalNB type was used because it was suitable for the categorical nature of the data. The evaluation results showed that the model was able to predict student interest with 96% accuracy. For the class of students interested in continuing their studies, the precision, recall, and F1-score values were above 0.95, while the performance in the class of students who were not interested was slightly lower due to the smaller amount of data. These findings show that Naive Bayes is proven to be effective and reliable in classifying students' interest in continuing their studies and can be the basis for decision-making in designing more targeted educational strategies.

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.

Putra, Satya Setiawan; Suryono, Ryan Randy; Rahmanto, Yuri

Dinamik 2026 Universitas Stikubank

This study aims to investigate the factors influencing the continuance intention of Al-Kautsar Senior High School students in using metaverse-based learning media. The background of this research lies in the rapid adoption of immersive technologies in education, while students’ levels of acceptance have not yet been fully understood. The objective is to identify the antecedents of satisfaction, which subsequently influence continuous intention. The research model examines the effects of perceived interactivity, perceived sociability, perceived enjoyment, perceived ease of use, perceived security, and social influence on satisfaction. A quantitative approach was employed by distributing questionnaires to students, and the data were analyzed using Partial Least Squares Structural Equation Modeling (PLS-SEM). The results indicate that satisfaction is a very strong and statistically significant predictor of continuous intention to use metaverse applications (β = 0.716, p < 0.001). The six hypothesized antecedent variables were not found to have a significant individual effect on satisfaction. In conclusion, for digital native students at Al-Kautsar Senior High School, factors such as ease of use, interactivity, and enjoyment have shifted from being drivers of satisfaction to becoming basic expectations (hygiene factors). Satisfaction itself emerges as the primary determinant, likely influenced by more substantive elements such as content quality or pedagogical design rather than merely the technical features of the platform.

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

Mulyadi, Lya; Fitrianti, Ika; Ridha, Azhari Ali

Dinamik 2023 Universitas Stikubank

Ojek online merupakan salah satu bentuk dari perkembangan teknologi yang sudah marak di Indonesia. pada pengembangan aplikasinya pun, sudah banyak start up yang memiliki layanan dengan keunggulan mereka masing-masing. salah satu layanan ojek online yangmulai banyak diminati ini adalah Maxime. Penggunaan aplikasi ini juga pasti tidak terlepas dari tampilan user interface yang dapat membantu pengguna dengan maksimal. Dalam salah satu aplikasi yang menawarkan kemudahan untuk melaksanakan layanan ojek online ini, masih memiliki beberapa kekurangan pada user interface yang diberikan. Pada jurnal ini, akan dijelaskan apa saja yang memiliki kekurangan dan yang perlu untuk dapat memaksimalkan tampilan dari user interface pada aplikasi Maxime dengan menggunakan model pendekatan HCI dan metode kuisioner untuk dapat mengumpulkan serta menyimpulkan kebutuhan pengguna dan calon pengguna. Peneliti memfokuskan pada beberapa prinsip dari desain interface itu sendiri seperti Eficiency, Consistency, Ese of Use, User compability, ease of learning. Kata Kunci: Aplikasi, User interface, Ojek Online, HCI

Jananto, Arief

Dinamik 2011 Universitas Stikubank

Academic data increases every year in line with the increase of students. Abundant data store is alsoan abundance of information. Data mining technology is a tool for extracting information on largedatabases and has been widely used in many domains. Predicting student performance (study evaluation) isan activity to determine a future state based on existing data. Data in the field of academic research hasbeen done with various methods and algorithms, but the use of algorithm SLIQ (Supervised Learning InQuest) has not been done.SLIQ is an algorithm developed by the IBM's Quest project team in 1996 for mining large datasets.SLIQ algorithm classify and predict the students performance, beginning with the data cleaning, conductedelection training and testing data. By calculating gini index of each attribute and then selecting thesmallest gini index data table is split according to the criteria until find the same class. From the results ofthe calculation process can produce a set of rules that can be used to predict student performance.From the experiment it can be concluded that the algorithm SLIQ with decision tree technique canbe used as an alternative in designing a system datamining applications. Tests conducted system showedthat the constructed model can be used to predict the performance of new students. The resulting accuracyof the model system in fact has a lower score than the accuracy of other applications that are used as acomparison of Tanagra. Advantages of the proposed system is in its design does not need complexcalculations in obtaining the gini index attributes.