Predicting IVF outcomes using a logistic regression-ABC hybrid model: A proof-of-concept study on supplement
Uğur Ejder1, Pınar Uskaner Hepsağ2
1Department of Information Technology, Adana Alparslan Türkeş Science and Technology University, Adana, Türkiye.
Abstract:
Machine learning models are increasingly applied to assisted reproductive technologies (ART), yet most studies rely on conventional algorithms with limited optimization. This proof-of-concept study investigates whether a hybrid Logistic Regression-Artificial Bee Colony (LR-ABC) framework can enhance predictive performance in in vitro fertilization (IVF) outcomes while producing interpretable, hypothesis-driven associations with nutritional and pharmaceutical supplement use. A retrospective dataset of 162 women undergoing IVF was analyzed. Clinical, demographic, and supplement variables were preprocessed into 21 predictors. Four algorithms (K-Nearest Neighbors, Classification and Regression Tree, Support Vector Machine, and Random Forest) were implemented alongside their LR-ABC hybrid counterparts. Model performance was evaluated using 5-fold cross-validation with Synthetic Minority Over-sampling Technique (SMOTE) to address class imbalance. Local Interpretable Model-agnostic Explanations (LIME) were applied to improve interpretability. Across all algorithm models, LR-ABC hybrids outperformed their baseline models (e.g., Random Forest: 85.2% → 91.36% accuracy). LIME explanations identified omega-3, folic acid, and dietician support as influential features in individual predictions. However, given the small sample size, binary representation of supplements, and absence of external validation, the observed improvements and associations should be regarded as exploratory rather than definitive. The LR-ABC hybrid model demonstrates methodological potential for improving prediction and interpretability in IVF research. Findings regarding supplement associations are hypothesis-generating, not clinically directive. Future studies with larger, multi-center datasets including detailed dosage and dietary data are needed to validate and extend this framework.
Related Concept Videos
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
In Vitro Fertilization
The IVF process begins with ovarian stimulation, during which reproductive endocrinologists prescribe hormonal medications to stimulate the ovaries to produce multiple eggs instead of the single...
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Probability Laws


