Davy Jonathan
Raharja University

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Application of Machine Learning in Computer Networks: Techniques, Datasets, and Applications for Performance and Security Optimization Memed Saputra; Fegie Yoanti Wattimena; Davy Jonathan
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 1 (2025): APRIL 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v5i1.3989

Abstract

This study designs and tests a network security system based on a combined Convolutional Neural Network (CNN) and Recurrent Neural Network (RNN) framework. In this study, distributed processing and reinforcement learning methods in combination with differential privacy are introduced into the proposed system to enhance attack detection and network management. The evaluation results show significant improvements; 97.3% detection accuracy, 34% more efficient bandwidth utilization and 45% less latency than the previous system. The 16-node linear scalability of the distributed architecture has a throughput of 1.2 million packets per second. It is defended against adversarial attacks by maintaining accuracy above 92% and provides a total energy saving of 38% using dynamic batch processing. Three months of testing in an operational environment detected 99.2% of 1,247 threats, including 23 new attack types, with an average detection time of 1.8 seconds. Sensitivity analysis was performed to preserve the privacy of sensitive data while maintaining network performance. The results show that the hybrid solution is reliable, scalable and secure for today's network management.
Development of a Financial Prediction System Based on Machine Learning: A Case Study on Financial Data Management Using Time Series Analysis Davy Jonathan; Memed Saputra
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 3 (2025): DECEMBER 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v5i3.5052

Abstract

Due to intense volatility, complex nonlinear dynamics, and scant historical data, predicting financial prices in emerging markets is extremely difficult. This paper presents a hybrid ARIMA+LSTM model for stock price forecasting in the Indonesian market and tests it. The model effectively combines traditional econometric techniques with advanced deep learning methodologies. Walk-forward validation on over five years of data from various Indonesian stocks (BBRI, ALFMART, UNVR, BSIM) is applied. The hybrid model achieves a Root Mean Square Error of 112.54, Mean Absolute Percentage Error of 2.21%, and Directional Accuracy of 68.9% for one-day ahead predictions. This performance exceeds that of pure ARIMA by 22.5% and is statistically significant (p < 0.001, Cohen's d = 1.18). The model consistently shows good results over many prediction horizons (1, 5, and 10 days) and several Indonesian stocks from different sectors with a standard deviation of only 8.3 during the test period. A cloud-based deployment architecture is planned to reach about 1,500 predictions per second at a latency of 45ms which will be suitable for real-time institutional trading systems. Sensitivity analysis reveals optimal hyperparameters (60-day window; between 50 to 25 LSTM units with a dropout rate of 0.2) as well as confirming strong performance across parameter variations. SHAP analysis plus attention visualization results show that the model keeps interpretability even though deep learning is complicated; recent prices (lag-1 and lag-2) hold about 70% of the prediction variance. This work validates hybrid ARIMA+LSTM modeling in an emerging market like Indonesia through rigorous walk-forward validation methodology and practical insights into generating actionable trading signals with a win rate of 68.9% which supports portfolio management integrated within risk frameworks as well as limitations that include dependency on historical data, exclusion of transaction costs, and single asset focus yet significantly contributes methodological rigor and empirical validation to machine learning literature in financial forecasting specifically regarding emerging markets