Predicting Miscarriage Using Vaginal Microbiomes
By: Mariam Elsharkawy, Faith Egbeni, Joann Tran, Kacee Chan, Yuyan Huang, and Gayathri Govind
Lead TAs: Leen Arnaout & Oluwaseun Adegbite
Assistant TA: Anjali Singh
01
Overview
03
02
04
Vaginal Microbiome and Miscarraige
Introduction
Supervised vs. Unsupervised
Data & Algorithms
Results & Analysis
Impact
Real World
Applications
Introduction
What is a Miscarriage?
* Inability to clear miscarriage on its own
* Could lead to infertility
Introduction
Causes of Miscarriage
Introduction
Vaginal Microbiome
Imbalance of healthy and unhealthy bacteria in vagina increases likelihood of miscarriage
Introduction
Objective
Develop different types of machine learning models to predict the likelihood of a miscarriage based on a patient’s vaginal microbiome
Introduction
Data & Algorithms
Data Used
Data & Algorithms
Data Prep
Data & Algorithms
Algorithm:
decision tree
Data & Algorithms
Algorithm:
random forest
Data & Algorithms
Algorithm:
logistic regression
Data & Algorithms
Unsupervised Learning Algorithm:
k means clustering
Data & Algorithms
Results & Analysis
Principal Components Analysis (PCA):
Results & Analysis
Accuracy Scores
Results & Analysis
Accuracy Scores
Results & Analysis
Comparing Algorithms
Results & Analysis
Final Algorithm Choice
Results & Analysis
More Reliable / Consistent
Quantifiable Results
Results & Analysis
Our Best Algorithm
Results & Analysis
Logistic Regression
Limitations
Limitations & Resolutions
Limitations:
-large enough sample size
-information about the patients
Resolutions:
Applications
Applications
Understand harmful bacteria in microbiome
Prevent miscarriages
Works Cited
PCA: https://builtin.com/data-science/step-step-explanation-principal-component-analysis
https://starship-knowledge.com/pca-vs-linear-regression
Intro miscarriage: https://my.clevelandclinic.org/health/diseases/9688-miscarriage
Logistic regression image:
Source: https://www.tibco.com/reference-center/what-is-logistic-regression
Random forest image:
https://en.wikipedia.org/wiki/Random_forest
Decision tree image:
https://towardsai.net/p/machine-learning/fully-explained-decision-tree-classification-with-python