Video Experimental Relacionado
Updated: Sep 10, 2025

08:49
External Cephalic Version: Is it an Effective and Safe Procedure?
Published on: June 6, 2020
14.7K
Un modelo explicable de aprendizaje automático para predecir el parto vaginal después de la cesárea
Ming Yang1,2, Dajian Long1,2, Yunxiu Li3
1Department of Obstetrics, The First Dongguan Affiliated Hospital, Guangdong Medical University, Dongguan, China.
Resumen
Los modelos de aprendizaje automático pueden predecir el nacimiento vaginal exitoso después de la cesárea (VBAC). El modelo CatBoost demostró el mejor rendimiento, identificando la puntuación de Bishop cervical y el intervalo de embarazo como predictores clave para el éxito de VBAC.
Área de la Ciencia:
- Obstetricia y ginecología
- La informática médica
- El aprendizaje automático en el cuidado de la salud
Sus antecedentes:
- Se recomienda el parto vaginal después de la cesárea (VBAC), pero predecir el éxito sigue siendo un reto.
- Las herramientas existentes carecen de precisión para identificar a los candidatos elegibles para VBAC.
- El aprendizaje automático (ML) ofrece potencial para desarrollar modelos predictivos precisos en obstetricia.
Objetivo del estudio:
- Desarrollar un modelo explicable de aprendizaje automático (ML) para predecir la probabilidad de éxito del VBAC.
- Identificar los factores clave que influyen en el éxito de VBAC utilizando técnicas de interpretabilidad de ML.
Principales métodos:
- Análisis de 2438 mujeres sometidas a prueba de parto después de una cesárea (TOLAC) de dos hospitales terciarios chinos.
- Desarrollo y evaluación de siete modelos predictivos basados en el ML utilizando el AUC.
- Selección del modelo óptimo (CatBoost) y interpretación de sus predicciones utilizando valores SHAP.
Principales resultados:
- El modelo CatBoost logró el AUC más alto de 0,767, con una precisión de 0,652.
- El análisis SHAP reveló que la puntuación de Bishop cervical y el intervalo entre embarazos fueron los factores más influyentes para el éxito del VBAC.
- El modelo demostró un buen rendimiento en la predicción de los resultados de VBAC.
Conclusiones:
- Los modelos de ML, en particular el modelo CatBoost, pueden predecir efectivamente el éxito de VBAC.
- Los médicos deben utilizar estos modelos para el análisis sistemático de beneficio-riesgo y la evaluación individualizada del paciente.
- La investigación adicional puede perfeccionar las herramientas basadas en el aprendizaje automático para mejorar el asesoramiento y la toma de decisiones de VBAC.
Videos de Conceptos Relacionados
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
Regression Toward the Mean
6.5K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.5K
Variation
7.2K
An important characteristic of any set of data is the variation in the data. In some data sets, the data values are concentrated closely near the mean; in other data sets, the data values are more widely spread out from the mean. The most common measure of variation, or spread, is the standard deviation, which is the square root of variance.
When independent and dependent variables are plotted on a scatter plot, the slope of a line is a value that describes the rate of change between the two...
When independent and dependent variables are plotted on a scatter plot, the slope of a line is a value that describes the rate of change between the two...
7.2K
Regression Analysis
6.0K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
6.0K
Survival Tree
159
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
159

