-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Thiksiga edited this page Apr 7, 2025
·
2 revisions
Welcome to the GitHub Wiki for the Preterm Birth Prediction project. This work aims to predict the likelihood of pre-term birth using a comprehensive dataset collected from Sri Lankan hospitals.
Pre-term birth (PTB), defined as birth before 37 weeks of gestation, is a leading cause of neonatal mortality and long-term complications. This project focuses on developing a machine learning model tailored specifically for the Sri Lankan population, using locally gathered clinical and demographic data.
- Source: Data collected from multiple Sri Lankan hospitals.
- Total Features: 137 features.
- Time Frame: Data spans from the 12th week of gestational age through to neonatal outcomes.
- Data Type: Mixed types – includes clinical, behavioral, demographic, and outcome-related features.
- Build a reliable model to predict the risk of preterm birth as early as possible during pregnancy.
- Address challenges specific to Sri Lankan maternal health data, such as:
- Class imbalance
- Limited and localized dataset
- Diverse socio-demographic profiles
- Data Preprocessing
- Feature Selection and Engineering
- Model Training and Evaluation
- Handling Imbalanced Data
- Performance Metrics and Validation
- Assist healthcare providers in early risk identification.
- Contribute towards personalized maternal care.
- Enable more data-driven interventions in Sri Lanka's maternal health system.