相关实验视频
Updated: Sep 19, 2025

08:05
Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
10.8K
在ICL植入中探索机器学习模型用于金库安全:回归和分类模型的比较分析
Qing Zhang1, Qi Li1, Zhilong Yu1,2
1Tianjin Key Laboratory of Retinal Functions and Diseases, Tianjin Branch of National Clinical Research Center for Ocular Disease, Eye Institute and School of Optometry, Tianjin Medical University Eye Hospital, Tianjin, China.
Ophthalmology and therapy
|June 10, 2025
概括
机器学习分类模型显示出预测可植入合镜头 (ICL) 顶高度的前景,有助于个性化手术规划. 这些模型在优化患者结果方面比回归方法具有更大的临床实用性.
科学领域:
- 眼科医生 眼科 眼科
- 人工智能的人工智能
- 生物医学工程 生物医学工程
背景情况:
- 在V4c植入植入可植入合透镜 (ICL) 后准确预测术后的顶高度,对于预防并发症和确保最佳外科结果至关重要.
- 本研究评估了机器学习 (ML) 模型,用于预测ICL顶高度,比较回归和分类方法.
研究的目的:
- 评估各种ML算法的性能,以预测ICL V4c植入后手术后的顶高度.
- 为了确定回归与分类ML模型在ICL手术中临床应用的疗效.
主要方法:
- 对ICL植入相关的生物识别和人口统计数据的回顾性分析.
- 使用梯度增强,随机森林和CatBoost算法开发和评估回归和分类模型.
- 使用MAE,RMSE,精度,F1得分和AUC等指标进行性能评估.
主要成果:
- 回归模型显示了适度的预测性能 (随机森林:MAE 134.0 μm,RMSE 171.3 μm).
- 分类模型证明了卓越的临床适用性,梯度提升实现了89%的准确性 (AUC 0.89) 对于二进制预测 (<250μm与≥250μm).
- 随机森林在二进制分类 (≥750μm vs. ≤750μm) 中表现出色,准确度为86% (AUC 0.88) 和预测中间高层的多类预测 (94.6%准确度). 模型在极端的顶级类别中扎.
结论:
- 分类模型,特别是梯度提升和随机森林,显示出预测临床相关ICL顶高度类别的巨大潜力.
- 与回归模型相比,分类方法更适合于临床应用,因为它们在定义的密室范围内具有更高的预测准确性.
- 未来的研究应该旨在提高极端高层预测的准确性,并探索集体深度学习等先进的ML技术.
相关概念视频
Classification of Systems-I
325
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
325
Classification of Systems-II
242
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
242
Classification of Signals
926
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
926
Regression Analysis
6.1K
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.1K
Comparing the Survival Analysis of Two or More Groups
303
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
303
Survival Tree
166
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...
166

