関連する実験動画
Updated: Sep 10, 2025

08:49
External Cephalic Version: Is it an Effective and Safe Procedure?
Published on: June 6, 2020
14.7K
帝王切開後の陰道出産を予測する説明可能な機械学習モデル
Ming Yang1,2, Dajian Long1,2, Yunxiu Li3
1Department of Obstetrics, The First Dongguan Affiliated Hospital, Guangdong Medical University, Dongguan, China.
まとめ
機械学習モデルでは 帝王切開後の陰道出産 (VBAC) を 予測できます CatBoostモデルは,子宮頸ビショップスコアと妊娠間隔をVBACの成功の主要な予測指標として特定し,最高のパフォーマンスを示しました.
科学分野:
- 産婦人科
- 医療情報工学
- 医療における機械学習
背景:
- 帝王切開後の陰道出産 (VBAC) が推奨されていますが,成功の予測は困難です.
- 既存のツールはVBACの適格な候補者を特定するのに正確ではありません.
- 機械学習 (ML) は産科における正確な予測モデルを開発する可能性を秘めています.
研究 の 目的:
- VBACの成功確率を予測するための説明可能な機械学習 (ML) モデルを開発する.
- 機械学習の解釈技術を用いてVBACの成功に影響を与える重要な要因を特定する.
主な方法:
- 帝王切開 (TOLAC) の後の出産を試した2438人の女性を中国三等病院で分析した.
- AUCを用いた7つのMLベースの予測モデルの開発と評価
- 最適なモデル (CatBoost) を選択し,SHAP値を用いて予測を解釈する.
主要な成果:
- CatBoostモデルは,0. 652の精度で,0. 767の最高AUCを達成しました.
- SHAP分析では,子宮頸ビショップスコアと妊娠間隔がVBACの成功に最も影響する要因であることが明らかになった.
- このモデルは,VBACの結果を予測する上で良好なパフォーマンスを示しました.
結論:
- MLモデル,特にCatBoostモデルは,VBACの成功を効果的に予測することができます.
- 臨床医は,これらのモデルを使用して,体系的な利益リスク分析と個々の患者の評価を行うべきである.
- よりよいVBACカウンセリングと意思決定のためのMLベースのツールをさらに洗練することができます.
関連する概念動画
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

