Abiyyi, Ryandhika Bintang
Unknown Affiliation

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

Found 3 Documents
Search

Comparison Of Machine Learning Algorithms On Stunting Detection For 'Centing' Mobile Application To Prevent Stunting Sabilillah, Ferris Tita; Sari, Christy Atika; Abiyyi, Ryandhika Bintang; Susanto, Ajib
Sinkron : jurnal dan penelitian teknik informatika Vol. 8 No. 4 (2024): Article Research Volume 8 Issue 4, October 2024
Publisher : Politeknik Ganesha Medan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33395/sinkron.v8i4.13967

Abstract

Stunting is a growth disorder caused by chronic undernutrition, with long-term impacts on child health and development. In Indonesia, the prevalence of stunting reached 31.8% in children under five years old in 2018, indicating an urgent need for effective interventions. In an effort to address this issue, we developed a mobile application called Centing (Cegah Stunting) that utilizes machine learning for early detection and prevention of stunting. In this study, we compare the performance of four machine learning algorithms Logistic Regression, Support Vector Machine (SVM) with Radial Basis Function (RBF) kernel, Convolutional Neural Network (CNN), and Multilayer Perceptron (MLP) in detecting children's nutritional status based on a dataset from Kaggle with 121 thousand data and four main features: age, gender, height, and nutritional status. The experimental results show that SVM with RBF kernel and CNN achieved the highest accuracy of 98%, while Logistic Regression and MLP achieved 76% and 97% accuracy respectively. SVM with RBF kernel was chosen as the best model due to its high accuracy and efficiency in computation time. These findings suggest that the Centing application, with the implementation of SVM RBF, has significant potential in early detection and prevention of stunting, and makes an important contribution to improving child health in Indonesia.
Implementasi BERT dan Cosine Similarity untuk Rekomendasi Dosen Pembimbing berdasarkan Judul Tugas Akhir Sabilillah, Ferris Tita; Winarno, Sri; Abiyyi, Ryandhika Bintang
Jurnal Pendidikan Informatika (EDUMATIC) Vol 8 No 2 (2024): Edumatic: Jurnal Pendidikan Informatika
Publisher : Universitas Hamzanwadi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29408/edumatic.v8i2.27791

Abstract

Challenges in completing final projects, which often contribute to delays in student graduation, are frequently due to a mismatch between students' research topics and the expertise of their supervisors. Therefore, a method is needed to address this misalignment in the final project process. This study aims to implement a Bidirectional Encoder Representations from Transformers (BERT) model and cosine similarity to recommend supervisors based on students' final project titles. The research dataset includes 3,723 research titles collected through web scraping from Google Scholar and ResearchGate, representing the expertise of 63 lecturers in the Informatics Engineering Program at Universitas Dian Nuswantoro. Data processing includes preprocessing to generate embedding vectors from lecturers' research titles, which are then compared with students' final project titles. Our findings indicate that the developed recommendation model achieves an accuracy of 90% in identifying relevant supervisors based on topic alignment between students' final project titles and lecturers' areas of expertise, as reflected in their publications. This result can make a significant contribution to supporting students in completing their final projects more efficiently and improving the quality of academic supervision by facilitating more appropriate supervisor selection.
Centing: Aplikasi Cegah Stunting Anak berbasis Android menggunakan TensorFlow Lite Abiyyi, Ryandhika Bintang; Subhiyakto, Egia Rosi; Sabilillah, Ferris Tita
Jurnal Pendidikan Informatika (EDUMATIC) Vol 8 No 2 (2024): Edumatic: Jurnal Pendidikan Informatika
Publisher : Universitas Hamzanwadi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29408/edumatic.v8i2.27875

Abstract

Stunting is a serious health problem that affects children's growth and development, especially in areas with limited access to early detection. This research aims to develop a TensorFlow Lite-based “CENTING” Android application to detect stunting risk quickly and accurately. The prototyping method is used with the stages of identifying user needs, making initial prototypes, testing, and refinement based on the feedback of health workers and parents, until the application is ready to be implemented optimally. The dataset contains 121,000 child growth data from public sources, with variables such as age, gender, height, and nutritional status to detect stunting traits early. The data was processed and split 80:20 for training and testing, resulting in a detection accuracy of 98%. The selection of TensorFlow Lite is based on its advantage in response speed on mobile devices. The results showed that the CENTING application functioned optimally with a user acceptance score of 89.5%. The app supports self-detection, prevention education, and offline access, relevant for network-limited areas. These findings accelerate stunting intervention efforts and support government programs in reducing stunting prevalence.