cover
Contact Name
Husni Teja Sukmana
Contact Email
husni@bright-journal.org
Phone
+62895422720524
Journal Mail Official
jads@bright-journal.org
Editorial Address
Gedung FST UIN Jakarta, Jl. Lkr. Kampus UIN, Cemp. Putih, Kec. Ciputat Tim., Kota Tangerang Selatan, Banten 15412
Location
Kota adm. jakarta pusat,
Dki jakarta
INDONESIA
Journal of Applied Data Sciences
Published by Bright Publisher
ISSN : -     EISSN : 27236471     DOI : doi.org/10.47738/jads
One of the current hot topics in science is data: how can datasets be used in scientific and scholarly research in a more reliable, citable and accountable way? Data is of paramount importance to scientific progress, yet most research data remains private. Enhancing the transparency of the processes applied to collect, treat and analyze data will help to render scientific research results reproducible and thus more accountable. The datasets itself should also be accessible to other researchers, so that research publications, dataset descriptions, and the actual datasets can be linked. The journal Data provides a forum to publish methodical papers on processes applied to data collection, treatment and analysis, as well as for data descriptors publishing descriptions of a linked dataset.
Articles 55 Documents
Search results for , issue "Vol 6, No 4: December 2025" : 55 Documents clear
A Data-Driven MINLP Approach for Enhancing Sustainability in Blockchain-Enabled e-Supply Chains Badawi, Afif; Efendi, Syahril; Tulus, Tulus; Mawengkang, Herman
Journal of Applied Data Sciences Vol 6, No 4: December 2025
Publisher : Bright Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47738/jads.v6i4.889

Abstract

Modern e-supply chains are characterized by increasing complexity and a critical need for enhanced sustainability, transparency, and traceability. Blockchain technology emerges as a significant enabler, offering decentralized, immutable ledgers and smart contracts that can support more secure, verifiable, and environmentally responsible operations through trustworthy data. Despite blockchain's potential, a notable gap exists in the availability of quantitative, data-driven optimization models that rigorously assess the operational and sustainability impacts of its integration into e-supply chains, particularly for complex, non-linear system interactions. This study aims to address this gap by presenting an in-depth analysis of a specific Mixed-Integer Non-Linear Programming (MINLP) optimization model. The goal is to clarify its structure, evaluate its application for an e-supply chain incorporating blockchain features (like transaction costs and conceptual smart contract enforcement for compliance) and sustainability objectives (such as carbon emission reduction), and derive practical insights. The methodology involves a detailed exposition of the MINLP model, followed by its application to a defined e-supply chain scenario. The analytical approach includes computational experiments focusing on a base case analysis to demonstrate model functionality. The broader evaluative framework for this study encompasses benchmarking the model’s performance against a conventional system and conducting sensitivity analyses on key parameters to understand performance trade-offs. The initial base case analysis demonstrates the model's capability to optimize supplier selection and operational plans while adhering to sustainability constraints, such as maintaining carbon emissions at or below 300 kg CO₂ per period, and accounting for blockchain-specific costs like a per-supplier usage fee of 500. The structure of the model and preliminary insights suggest its potential to achieve improved environmental impact compared to conventional systems, balanced against associated blockchain implementation costs. This research provides a detailed examination of a complex MINLP structure, offering a data-driven analytical approach for assessing blockchain's role in sustainable e-supply chains. It furnishes a foundational framework and insights that can guide managerial decisions and strategic planning for industries transitioning towards greener, more transparent, and digitally advanced supply chain operations.
Optimization of Machine Learning Models for Risk Prediction of DHF Spread to Support Management Strategies in Urban Areas Devis, Yesica; Muhamadiah, Muhamadiah; Yulanda, Yulanda; Irawan, Yuda; Wahyuni, Refni
Journal of Applied Data Sciences Vol 6, No 4: December 2025
Publisher : Bright Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47738/jads.v6i4.898

Abstract

Dengue fever is an endemic disease that poses a serious threat to public health in tropical regions such as Indonesia. Efforts to control this disease require a data-based approach that is able to accurately predict the level of risk so that interventions can be targeted. This study aims to develop a predictive model of DHF risk using ensemble stacking method optimized with Optuna algorithm and integrated into an interactive dashboard based on Streamlit. The dataset used includes environmental, climate, and socio-demographic indicators from 2015 to 2024 with a total of 1,440 data entries. The preprocessing process includes normalization with Standard Scaler, feature selection using LASSO, and label data balancing with the SMOTE method. Model validation was performed using 10-Fold Cross Validation to ensure model generalization to new data. The stacking model is built with three basic algorithms, namely SVM, KNN, and Random Forest, which are combined using Logistic Regression as a meta-learner. The evaluation results show that the model is able to achieve an average accuracy of 97.57%, with high precision, recall, and f1-score values in all three prediction classes (low, medium, high). The ROC-AUC for each class also showed near-perfect performance. The implementation of the model in the Streamlit dashboard allows non-technical users such as health center or health office staff to perform regional risk prediction and obtain data-driven intervention recommendations automatically. This research not only contributes to the development of predictive technology, but also strengthens evidence-based health promotion practices in urban areas. Further research is recommended to integrate IoT-based real-time data and expand the scope of application areas.
A Hybrid GRG-Neighborhood Search Model for Dynamic Multi-Depot Vehicle Routing in Disaster Logistics Hartama, Dedy; Poningsih, Poningsih; Tanti, Lili
Journal of Applied Data Sciences Vol 6, No 4: December 2025
Publisher : Bright Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47738/jads.v6i4.973

Abstract

In disaster relief logistics, timely and adaptive routing is critical to meet fluctuating demands and disrupted infrastructure. This paper proposes a Hybrid GRG–Neighbourhood Search (NS) model for solving the Multi-Depot Vehicle Routing Problem with Capacity and Time Dependency (MDVRP-CTD). The model integrates the Generalized Reduced Gradient (GRG) method for handling nonlinear capacity constraints and NS for local route refinement. The objective is to minimize total travel distance, delay penalties, and maximize vehicle utilization under dynamic disaster scenarios. Tested using the SVRPBench dataset, the hybrid model achieved up to 96.5% demand fulfillment, an 11% improvement in vehicle utilization, and a reduction in total distance by 7%, outperforming Tabu Search and ALNS in three simulation scenarios. The model demonstrates enhanced adaptability and responsiveness to time-sensitive, capacity-constrained environments. Its novelty lies in the integration of nonlinear optimization with adaptive local improvement tailored for disaster contexts, providing a robust decision-support tool for real-time humanitarian logistics.
Modernizing Medicinal Plant Recognition: A Deep Learning Perspective with Data Augmentation and Hybrid Learning Nagrath, Preeti; Batumalay, Malathy; Saluja, Dhruv; Kukreja, Harsh; Tegwal, Devanshi; Saini, Akash
Journal of Applied Data Sciences Vol 6, No 4: December 2025
Publisher : Bright Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47738/jads.v6i4.795

Abstract

This study proposes a deep learning-based solution to address the longstanding challenge of accurately identifying Indian medicinal plants, which are vital to Ayurvedic pharmaceutics but often misidentified due to their morphological similarities. The objective is to develop a reliable, automated classification system using image processing and advanced neural network architectures. A dataset of 5,945 images representing 40 distinct medicinal plant species was sourced from Kaggle and augmented to 11,890 images using techniques such as flipping, rotation, and scaling to enhance diversity. The models tested include a baseline Convolutional Neural Network (CNN), transfer learning with DenseNet121, DenseNet169, and DenseNet201, a voting ensemble of these DenseNet variants, and a hybrid DenseNet201-LSTM architecture. Experimental results show that the CNN model achieved the lowest accuracy at 69.58%, while the hybrid DenseNet201-LSTM model reached the highest validation accuracy of 93.38%, with a precision of 94.74%, recall of 93.38%, and F1-score of 93.42%. These findings confirm the hybrid model’s superior ability to capture spatial and sequential dependencies in leaf features. The novelty of this work lies in the integration of DenseNet201 with LSTM for medicinal plant classification, which has not been widely explored in this domain. The study also acknowledges dataset scalability as a limitation and proposes future work involving dataset expansion through botanical collaborations, integration of environmental metadata, and deployment of a mobile application using TensorFlow Lite for real-time, low-resource implementation. Overall, the research contributes a robust and scalable framework for medicinal plant identification, promoting trust in traditional medicine, supporting conservation efforts, and enabling practical field-level applications in both rural and clinical settings.
Enhancing U-Net for Wrist Fracture Segmentation in X-ray Images using Adaptive Callbacks and Weighted Loss Functions Radillah, Teuku; Defit, Sarjon; Nurcahyo, Gunadi Widi
Journal of Applied Data Sciences Vol 6, No 4: December 2025
Publisher : Bright Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47738/jads.v6i4.952

Abstract

The detection of wrist fracture through medical imaging is causing considerable challenges due to the subtle and variable manifestation of such ruptures, necessitating precise and reliable segmentation methods. Therefore, this research aimed to propose an improved U-Net model for detecting wrist fracture. The model incorporated two innovations, namely adaptive callback training and weighted loss combination. The adaptive callback mechanism could be performed by dynamically adjusting the training parameters based on the model performance to prevent overfitting and accelerate convergence. At the same time, the loss function combined Dice Loss and Binary Cross-Entropy (BCE) Loss with linear as well as non-linear exponential weighting strategies, ensuring balanced optimization between region-based accuracy and pixel classification. During this analysis, a series of experiments were conducted on a curated wrist X-ray image dataset, and the results showed that the proposed method expressed superior performance in terms of segmentation accuracy when compared with previous U-Net and other state-of-the-art procedures. The proposed method achieved 91% accuracy, 87% precision, 86% recall, and 87% F1 score. Following this discussion, the findings showed the efficacy of the adaptive training design and loss function in improving the strength and sensitivity of the model in detecting wrist fracture
AI-Driven Mobile Application for Self-Monitoring Personalized Premenstrual Symptoms and Risk Assessment of Depressive Crises in Female University Students Nuankaew, Pratya; Sorat, Jidapa; Intajak, Jindaporn; Intajak, Jirapron; Nuankaew, Wongpanya S.
Journal of Applied Data Sciences Vol 6, No 4: December 2025
Publisher : Bright Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47738/jads.v6i4.881

Abstract

Premenstrual Syndrome (PMS) and depressive symptoms are common concerns for female university students, often triggered by hormonal fluctuations before menstruation. These conditions can severely impact academic performance, interpersonal relationships, and overall well-being, particularly when symptoms escalate into severe depressive episodes. Even though the prevalence, awareness, and self-management strategies among students are on the rise, they remain limited, particularly in cultural contexts where women's health and emotional well-being receive little attention. This study presents the development of an AI-driven mobile application designed to facilitate personalized tracking of premenstrual symptoms and assess the risk of depressive episodes. The application integrates machine learning models trained on self-reported psychological and physiological data, using validated instruments such as DASS-21 and PSST-A. The research adopted a mixed-methods approach, involving survey-based symptom identification, model training and validation, system design, and user satisfaction evaluation. This research contributes to the development of artificial intelligence-assisted self-care technology for the purpose of monitoring personal health and taking preventative psychological measures. The findings indicate that the application that was developed is beneficial in terms of forecasting the likelihood of someone suffering from depression and fostering self-awareness regarding mental health among college students. Considering this, the system has the potential to develop into a useful tool for providing aid to female students attending universities.
Unsupervised Neural Networks for Breast Cancer Clustering: A Comparative Study of RBMs and SOMs with Interpretability Metrics Soundes, Mekki; Ahlam, Labdaoui
Journal of Applied Data Sciences Vol 6, No 4: December 2025
Publisher : Bright Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47738/jads.v6i4.860

Abstract

This study presents a comparative analysis of two unsupervised neural network models—Restricted Boltzmann Machines (RBMs) and Self-Organizing Maps (SOMs)—applied to breast cancer data clustering. The primary objective is to evaluate and benchmark these models in terms of their latent feature extraction, clustering accuracy, and interpretability in a medical diagnostic context. Using a preprocessed breast cancer dataset comprising 569 patient records and 30 clinical features, the models were trained and evaluated based on two internal clustering metrics: Silhouette Score and Davies-Bouldin Index (DBI). The proposed methodology, implemented in Python, emphasizes reproducibility and diagnostic relevance. RBMs achieved a Silhouette Score of 0.88 and a DBI of 0.52, indicating compact and well-separated clusters, while SOMs recorded significantly lower performance with a Silhouette Score of 0.34 and a DBI of 1.47. Furthermore, classification performance (based on cluster-label mapping) shows RBMs yielding precision between 0.82 and 0.92, and recall between 0.87 and 0.89 for benign and malignant cases. SOMs, although less accurate, offer superior visualization of high-dimensional data, which aids in exploratory analysis and interpretability. The key contribution of this work lies in the development of a standardized evaluation framework for unsupervised neural clustering in healthcare, combining quantitative clustering metrics with qualitative insights into clinical applicability. The findings demonstrate that RBMs are better suited for diagnostic tasks requiring high pattern recognition, whereas SOMs retain value for data exploration and decision explanation. This research introduces a novel integration of RBM-based clustering into medical analytics, highlighting its potential in supporting decision-making processes in oncology. Future work will extend this approach to hybrid models and multi-modal datasets, aiming to balance performance and explainability in complex diagnostic environments.
Brushstroke Classification from Oil Painting Images Using Convolutional Neural Networks for Tool Optimization Chantanasut, Suraphan
Journal of Applied Data Sciences Vol 6, No 4: December 2025
Publisher : Bright Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47738/jads.v6i4.1081

Abstract

This research introduces an integrated framework that applies Convolutional Neural Networks (CNNs) to classify brushstroke types from oil painting images and utilizes the classification results to inform the design and optimization of painting tools. Researchers will conduct the brush testing activities in four sessions: Session 1: Still life painting test, Session 2: Portrait painting test, Session 3: Landscape painting test, and Session 4: Rose painting test.The classification results were mapped to specific ergonomic and functional brush design parameters, resulting in the production of ten custom-designed brush prototypes. These brushes were fabricated using precision prototyping techniques and evaluated by twenty art students and five professional artists. Quantitative user feedback revealed high satisfaction across all performance categories, including ergonomic comfort, stroke control, and paint handling. The findings confirm that CNN-based analysis of brushstroke characteristics can directly support the practical innovation of art tools, bridging computational visual analysis and traditional artistic practice. This study offers a data-driven approach to creative tool design and presents a new interdisciplinary pathway that combines deep learning, material design, and fine arts.
Adaptive Neural Collaborative Filtering with Textual Review Integration for Enhanced User Experience in Digital Platforms Efrizoni, Lusiana; Ali, Edwar; Asnal, Hadi; Junadhi, Junadhi
Journal of Applied Data Sciences Vol 6, No 4: December 2025
Publisher : Bright Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47738/jads.v6i4.944

Abstract

This research proposes a hybrid rating prediction model that integrates Neural Collaborative Filtering (NCF), Long Short-Term Memory (LSTM), and semantic analysis through Natural Language Processing (NLP) to enhance recommendation accuracy. The main objective is to improve alignment between system predictions and actual user preferences by leveraging multi-source information from the Amazon Movies and TV dataset, which includes explicit user–item ratings and textual reviews. The core idea is to combine three complementary processing paths—(1) user–item interaction modeling via NCF, (2) temporal dynamics capture through LSTM, and (3) semantic understanding of reviews using NLP—into a unified deep learning-based adaptive architecture. Experimental evaluation demonstrates that this multi-input approach outperforms the baseline collaborative filtering model, with the Mean Absolute Error (MAE) reduced from 1.3201 to 1.2817 (a 2.91% improvement) and the Mean Squared Error (MSE) reduced from 2.2315 to 2.1894 (a 1.89% improvement). Training metrics visualization further shows a stable convergence pattern, with the MAE gap between training and validation consistently below 0.03, indicating minimal overfitting. The findings confirm that integrating cross-dimensional signals significantly enhances predictive performance and can contribute to increased user satisfaction and engagement in recommendation platforms. The novelty of this work lies in the simultaneous integration of interaction, temporal, and semantic dimensions into a single adaptive recommendation framework, a configuration not jointly explored in prior studies. Moreover, the flexible architecture enables adaptation to other domains such as e-commerce, music, or online learning, broadening its practical applicability.
Enhancing Autonomous Vehicle Navigation in Urban Traffic Using CNN-Based Deep Q-Networks Windarto, Agus Perdana; Solikhun, Solikhun; Wanto, Anjar
Journal of Applied Data Sciences Vol 6, No 4: December 2025
Publisher : Bright Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47738/jads.v6i4.896

Abstract

This research proposes a CNN-based Deep Q-Network (CNN-DQN) model to enhance the navigation capabilities of autonomous vehicles in complex urban environments. The model integrates CNN for spatial abstraction with reinforcement learning to enable end-to-end decision-making based on high-dimensional sensor data. The primary objective is to evaluate the impact of CNN-DQN state abstraction on the quality and stability of the resulting policy. Using a grid-based simulator, the agent is trained on a synthetic dataset representing urban traffic scenarios. The CNN-DQN model consistently outperforms standard DQN in multiple metrics: cumulative reward increased by 14.3%, loss convergence accelerated by 22%, and mean absolute error (MAE) reduced to 0.028. Furthermore, the model achieved a Pearson correlation coefficient of 0.94 in predicted actions and demonstrated superior robustness under Gaussian noise perturbation, with reward loss limited to 6.18% compared to 18.7% in the baseline. Visualizations of CNN feature maps reveal spatial attention patterns that support efficient path planning. The action symmetry index confirms that the CNN-DQN agent exhibits consistent left-right decision behavior, validating its policy regularity. The novelty of this study lies in its combined use of deep spatial encoding and value-based reinforcement learning for structured, rule-based environments with real-time control implications. These findings indicate that CNN-enhanced reinforcement learning architectures can significantly improve autonomous navigation performance and robustness in dynamic urban settings.