Claim Missing Document
Check
Articles

Found 2 Documents
Search

Advancing Natural Gas Price Predictions with ConcaveLSTM Diqi, Mohammad; Wanda, Putra; Hamzah; Ordiyasa, I Wayan; Fathinah, Azzah
Techné : Jurnal Ilmiah Elektroteknika Vol. 23 No. 1 (2024)
Publisher : Fakultas Teknik Elektronika dan Komputer Universitas Kristen Satya Wacana

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31358/techne.v23i1.456

Abstract

This study investigates the application of the ConcaveLSTM model, a novel machine learning approach combining the strengths of Stacked Long Short-Term Memory (LSTM) and Bidirectional LSTM, for predicting natural gas prices. Given the inherent volatility and complexity of energy markets, accurate forecasting models are crucial for effective decision-making. The research employs a comprehensive dataset from 1997 to 2020, focusing on the daily price of natural gas in US Dollars per Million British thermal units (Btu). Through rigorous testing across various model configurations, the study identifies optimal settings for the ConcaveLSTM model that significantly improve prediction accuracy. Specifically, configurations utilizing 50 input steps with neuron counts of 100 and 300 exhibit superior performance, as evidenced by lower Root Mean Squared Error (RMSE), Mean Absolute Error (MAE), and Mean Absolute Percentage Error (MAPE), alongside higher R-squared (R2) values. These findings validate the ConcaveLSTM model's potential in financial forecasting and highlight the importance of parameter tuning in enhancing model efficacy. Despite certain limitations regarding dataset scope and market variability, the results offer promising insights into developing advanced forecasting tools. Future research directions include expanding the dataset, incorporating additional market influencers, and conducting comparative analyses with other forecasting models. This study contributes to the evolving field of machine learning applications in financial market predictions, offering a foundation for further exploration and practical implementation in the energy sector.
Precision in Obstetric Care: A Machine Learning Approach with CatBoost and Grid Search Optimization Hiswati, Marselina Endah; Diqi, Mohammad; Azijah, Izattul; Subandi, Yeyen; Fathinah, Azzah; Ariani, Rahayu Cahya
Teknika Vol. 13 No. 3 (2024): November 2024
Publisher : Center for Research and Community Service, Institut Informatika Indonesia (IKADO) Surabaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.34148/teknika.v13i3.1010

Abstract

This study focuses on improving how we classify fetal health using machine learning by fine-tuning the CatBoostClassifier with Grid Search. Our main achievement in this research is significantly boosting the accuracy of fetal health classification based on Cardiotocogram (CTG) data. Finding the best hyperparameters has created a more precise and reliable diagnostic tool for making informed prenatal care decisions. The model reached an impressive overall accuracy of 96%, especially excelling in identifying Normal and Pathological cases. However, it faced some challenges in classifying Suspect cases, suggesting room for further improvement. These results highlight the potential of machine learning to enhance the reliability of fetal health assessments, which could lead to better outcomes in clinical settings. The success of Grid Search in this study is evident, as the optimized parameters led to the highest accuracy and lowest loss values, proving its effectiveness in fine-tuning the model.