Performance Comparison of KNN and NB Algorithms in Predicting Urinary Tract Infection in Pediatric Patients


Gundogdu H., Gundogdu T., ALTAY O.

5th International Conference on Emerging Systems and Intelligent Computing, ESIC 2025, Bhubaneswar, Hindistan, 8 - 09 Şubat 2025, ss.653-657, (Tam Metin Bildiri) identifier

  • Yayın Türü: Bildiri / Tam Metin Bildiri
  • Doi Numarası: 10.1109/esic64052.2025.10962604
  • Basıldığı Şehir: Bhubaneswar
  • Basıldığı Ülke: Hindistan
  • Sayfa Sayıları: ss.653-657
  • Anahtar Kelimeler: Classification Evaluation Metrics, K-Nearest Neighbor Algorithm, Machine Learning Classification Algorithms, Naive Bayes, Urinary Tract Infections
  • Manisa Celal Bayar Üniversitesi Adresli: Evet

Özet

Infections developing in any part of the urinary system, which consists of the kidneys, urethra and bladder, are called urinary system infections. Although urinary system infections are also seen in adults, they are more common in pediatric patients. In the clinical evaluation of urinary system infections, doctors examine urinalysis, patient anamnesis and urine culture test results. The most important indicator, urine culture test, results are obtained after 48-72 hours, which makes it difficult to decide on treatments. In this study, a data set was created by compiling data containing urine analysis, anamnesis and urine culture test results of patients who applied to the Pediatric Outpatient Clinic of Alaşehir State Hospital throughout 2023. The obtained data set includes 20 different features of 759 different patients. To predict the disease before the urine culture test results, K-Nearest Neighbor and Naive Bayes were used from machine learning classification algorithms. The used algorithms were evaluated with different parameters and their performances were analyzed according to classification metrics. The K-Nearest Neighbor algorithm achieved the highest accuracy rate of 90.73 when the city block distance measurement method and the k value were taken as 5.