Claim Missing Document
Check
Articles

Found 1 Documents
Search

Classification of Fetal Health Using the K-Nearest Neighbor Method and the Relieff Feature Selection Method Anita; Asrul Abdullah; Syarifah Putri Agustini Alkadri
Journal of Artificial Intelligence and Engineering Applications (JAIEA) Vol. 4 No. 2 (2025): February 2025
Publisher : Yayasan Kita Menulis

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59934/jaiea.v4i2.794

Abstract

Understanding fetal health early can reduce risks to the pregnancy and the womb. Identifying correlations among factors influencing fetal well-being helps medical professionals clarify key impacts. Quantified relationships between features and labels also guide future research. This study focuses on three aspects: evaluating KNN model performance with and without ReliefF feature selection, analyzing the impact of feature removal, and assessing ReliefF's ability to identify critical features for fetal health classification.The research begins by framing fetal health classification as a supervised machine learning task using labeled datasets. A cardiotocographic dataset from the UCI Machine Learning Repository supports data collection. Initial analysis identifies data types and detects outliers, followed by preprocessing, feature selection, and KNN model training. Model testing uses metrics such as accuracy and recall. Results show the KNN model with ReliefF features achieves an accuracy of 0.896. Testing a pruned model by removing high-importance features slightly reduces accuracy to 0.866. These findings confirm ReliefF's effectiveness in identifying essential features and optimizing model efficiency without compromising quality. This study underscores ReliefF's role in improving KNN performance for fetal health classification.