Claim Missing Document
Check
Articles

Found 4 Documents
Search
Journal : international journal software engineering and computer science ijsecs

Expert System for Student Talent and Interest Using Certainty Factor and Dempster-Shafer Methods Teddy Setiady; Gentur Wahyu Nyipto Wibowo; R. Hadapiningradja Kusumodestoni
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 2 (2025): AUGUST 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

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

Abstract

Elementary education systems in Jepara Subdistrict currently lack standardized frameworks for identifying student capabilities, leaving educators and parents without reliable tools to recognize individual talents and interests. We developed a hybrid expert system that combines Certainty Factor and Dempster-Shafer methodologies to establish quantitative assessment protocols for elementary student aptitude evaluation. Our research employed a quantitative descriptive approach, gathering data through structured behavioral observations, educator interviews, validated questionnaires, and academic documentation from multiple elementary schools across the district. The system processes student behavioral patterns using Certainty Factor methods for initial inference, then applies Dempster-Shafer algorithms to combine evidence sources while managing assessment uncertainty and subjective evaluation parameters. Preliminary testing reveals the system can generate percentage-based aptitude measurements across various domains, with interest category evaluations reaching 37% in targeted areas. We evaluated performance through accuracy validation, expert correlation analysis, precision-recall calculations, response time measurement, and knowledge base quality assessment. The hybrid approach demonstrates measurable improvements in talent identification accuracy when compared to traditional subjective methods, establishing a quantitative foundation for evidence-based educational planning. The system offers schools a standardized capability assessment tool that reduces evaluation bias while optimizing resource allocation for personalized learning development. Educational institutions can implement the framework to support more objective decision-making in student guidance and curriculum planning, particularly valuable for Indonesia's evolving educational landscape that emphasizes individualized learning pathways
Stunting Prediction in Toddlers Using the K-Nearest Neighbor (KNN) Method Based on a Web Application at Batealit Community Health Center, Jepara Lisa Falichatul Ibriza; Gentur Wahyu Nyipto Wibowo; Teguh Tamrin
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.5553

Abstract

Stunting is still a nutritional problem that exists in Indonesia and it needs immediate intervention in Jepara Regency. At the primary healthcare level, Batealit Public Health Center uses manual anthropometric recording for toddlers' growth assessment. This method can be prone to human recording errors and operational delays which hinder prompt clinical decision-making. To improve this condition, this study develops a web-based system for predicting stunting based on the K-Nearest Neighbor (KNN) algorithm. The research method was applied research with system development using the Waterfall model by processing main variables such as age, weight, and height. We tested the algorithm intensively by trying different neighbor values (k) to obtain the maximum value for accuracy, precision, and recall. From experiments, the KNN algorithm is best at k=3 with a 95.23% accuracy rate; this configuration is better compared to larger k values since they increase misclassification rates on normal and stunted categories. By porting this logic into a web interface, detection moves from being a manual task to an automated one occurring in real-time thus application becomes an essential part of decision support enabling health workers to bypass administrative delays and find stunting much faster more accurately within Batealit service area.
Stunting Prediction in Toddlers Using the K-Nearest Neighbor (KNN) Method Based on a Web Application at Batealit Community Health Center, Jepara Lisa Falichatul Ibriza; Gentur Wahyu Nyipto Wibowo; Teguh Tamrin
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 3 (2025): DECEMBER 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA), Indonesia

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

Abstract

Stunting is still a nutritional problem that exists in Indonesia and it needs immediate intervention in Jepara Regency. At the primary healthcare level, Batealit Public Health Center uses manual anthropometric recording for toddlers' growth assessment. This method can be prone to human recording errors and operational delays which hinder prompt clinical decision-making. To improve this condition, this study develops a web-based system for predicting stunting based on the K-Nearest Neighbor (KNN) algorithm. The research method was applied research with system development using the Waterfall model by processing main variables such as age, weight, and height. We tested the algorithm intensively by trying different neighbor values (k) to obtain the maximum value for accuracy, precision, and recall. From experiments, the KNN algorithm is best at k=3 with a 95.23% accuracy rate; this configuration is better compared to larger k values since they increase misclassification rates on normal and stunted categories. By porting this logic into a web interface, detection moves from being a manual task to an automated one occurring in real-time thus application becomes an essential part of decision support enabling health workers to bypass administrative delays and find stunting much faster more accurately within Batealit service area.
Implementation of the Hybrid ARIMA-LSTM Model for Gold Price Prediction Based on Yahoo Finance Data Talitha Hananta Nurendasari; Gentur Wahyu Nyipto Wibowo; Harminto Mulyo
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 3 (2025): DECEMBER 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA), Indonesia

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

Abstract

This paper presents a hybrid ARIMA–LSTM model to forecast daily gold price using historical data from Yahoo Finance. Gold price is highly volatile due to macroeconomic, geopolitical, and monetary factors, making accurate forecasting difficult and increasing uncertainty in investment decisions. In this study, ARIMA is used for modeling linear patterns in the time series data, while an LSTM network captures the nonlinear relationships and temporal dynamics that are not captured by statistical models. The dataset consists of daily observations of gold prices between June 2022 and June 2025. The analysis involves cleaning and normalizing the data, splitting it into training and testing subsets, estimating ARIMA parameters, extracting residuals, and forecasting these residuals with LSTM. Performance evaluation is carried out through MAE, RMSE, and MAPE metrics. The hybrid framework compares favorably against standalone ARIMA and LSTM models in terms of all three metrics used for assessment. Empirical results show that the hybrid ARIMA–LSTM model produces lower forecasting errors than the individual models on all evaluation metrics. These findings validate that combining statistical time series modeling with neural sequence learning increases predictive reliability in volatile commodity markets. The proposed framework can be considered methodologically sound for gold price forecasting and subsequently may enhance informed decision-making within financial analysis as well as investment practice.