Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : JURNAL MEDIA INFORMATIKA BUDIDARMA

Advanced Forecasting of Maize Production using SARIMAX Models: An Analytical Approach Airlangga, Gregorius
JURNAL MEDIA INFORMATIKA BUDIDARMA Vol 8, No 1 (2024): Januari 2024
Publisher : Universitas Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/mib.v8i1.7268

Abstract

Agricultural production forecasting is crucial for food security and economic planning. This study conducts a detailed analysis of maize production forecasting using the Seasonal Autoregressive Integrated Moving Average (SARIMA) model, emphasizing the applicability of time-series models in capturing complex agricultural dynamics. Following a comprehensive literature review, the SARIMA model was justified for its ability to integrate seasonal fluctuations inherent in agricultural time series. Optimal model parameters were meticulously determined through an iterative process, optimizing the Akaike Information Criterion (AIC) and Bayesian Information Criterion (BIC). The best-performing SARIMA(1, 1, 2)x(2, 2, 2, 12) model achieved an AIC of 339914.85450182937 and a BIC of 339950.64499813004, indicating its strong fit to the historical data. This model was applied to a historical dataset of maize production, providing forecasts that align closely with actual production trends on a short-term basis. Notably, the model's short-term predictions for the subsequent year showed less than a 2% deviation from the actual figures, affirming its precision. However, long-term forecasts revealed greater variability, underscoring the challenge of accounting for unforeseen environmental and economic factors in agricultural production systems. This research substantiates the efficacy of SARIMA models in agricultural forecasting, delivering strategic insights for resource management. It also points towards the integration of SARIMA with other variables and advanced modeling techniques as a future avenue to enhance forecasting robustness, particularly for long-term projections. The findings serve as a valuable resource for policymakers and stakeholders in optimizing decision-making processes for agricultural production.
Integrating LightGBM and XGBoost for Software Defect Classification Problem Airlangga, Gregorius
JURNAL MEDIA INFORMATIKA BUDIDARMA Vol 8, No 1 (2024): Januari 2024
Publisher : Universitas Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/mib.v8i1.7267

Abstract

Software defect classification is a crucial process in quality assurance, pivotal for the development of reliable software systems. This paper presents an innovative approach that synergizes traditional software complexity metrics with advanced machine learning algorithms, namely Light Gradient Boosting Machine (LightGBM) and Extreme Gradient Boosting (XGBoost), to enhance the accuracy and efficiency of software defect classification. Leveraging a dataset characterized by McCabe's and Halstead's metrics, this study embarks on meticulous data preprocessing, feature engineering, and hyperparameter optimization to train and evaluate the proposed models. The LightGBM and XGBoost models are fine-tuned through the Optuna framework, aiming to maximize the ROC-AUC score as a measure of classification performance. The results indicate that both models perform robustly, with XGBoost demonstrating a slight superiority in predictive capability. The integration of machine learning with traditional complexity metrics not only enhances the defect classification process but also provides deeper insights into the factors influencing software quality. The findings suggest that such hybrid approaches can significantly contribute to the predictive analytics tools available to software engineers and quality assurance professionals. This research contributes to the field by offering a comprehensive methodological framework and empirical evidence for the effectiveness of combining machine learning algorithms with traditional software complexity metrics in software defect classification.