微阵列基因表达数据分类通过威尔科克森标志排名和小说灰狼优化合奏学习模型
概括
新组合特征选择方法使用威尔科克森标志排列和和测试 (WCSRS) 和费舍尔.
科学领域:
- 生物信息学是一种生物信息学.
- 计算生物学 计算生物学
- 基因组学就是基因组学.
背景情况:
- 微阵列数据集具有高维度,噪声和冗余性,使癌症基因识别复杂化.
- 识别信息基因对于开发有效的癌症治疗非常重要.
- 现有的特征选择方法难以应对高维基因组数据的复杂性.
研究的目的:
- 开发用于识别癌症相关基因的新型组合特征选择技术.
- 用机器学习模型提高癌症患者分类的准确性.
- 为了应对微阵列数据中高维度和噪声的挑战.
主要方法:
- 采用威尔科克森标志排列总和测试 (WCSRS) 和费舍尔测试 (F-test) 实现组合特征选择.
- 利用了WCSRS和F测试中的p值来识别癌症基因.
- 采用集体学习模型 (ELM),包括随机森林,XGBoost,CatBoost和AdaBoost进行分类.
- 使用灰狼优化器 (GWO) 优化了ELM参数.
主要成果:
- 优化的XGBoost使用WCSRS在结肠癌数据上的特征选择实现了100%的准确性.
- 优化的CatBoost使用F测试来选择功能,实现了100%的准确性.
- 与之前的研究相比,提出的方法在准确度上有15%的改进.
- 实验数据包括来自62名结肠癌患者的2000个基因 (40个恶性,22个良性).
结论:
- 综合特征选择技术,特别是WCSRS和F测试,对于在癌症研究中识别信息基因非常有效.
- 优化集体学习模型 (XGBoost,CatBoost) 在癌症患者分类中实现了卓越的准确性.
- 这些先进的方法为瘤学中的高维基因组数据分析提供了显著的改进.
相关概念视频
Wilcoxon Signed-Ranks Test for Matched Pairs
164
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
164
Wilcoxon Signed-Ranks Test for Median of Single Population
167
The Wilcoxon signed-rank test for the median of a single population is a nonparametric test used to evaluate whether the median of a population differs from a specified value. Unlike parametric tests, it does not require data to follow a normal distribution, making it suitable for non-normal or small samples. The test begins by calculating the difference (d) between each observation and the hypothesized median. The absolute values of these differences are ranked in ascending order, with ties...
167
Wilcoxon Rank-Sum Test
227
The Wilcoxon rank-sum test, also known as the Mann-Whitney U test, is a nonparametric test used to determine if there is a significant difference between the distributions of two independent samples. This test is designed specifically for two independent populations and has the following key requirements:
227
Wald-Wolfowitz Runs Test I
676
The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
The test works...
676
Friedman Two-way Analysis of Variance by Ranks
235
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
235
Comparing the Survival Analysis of Two or More Groups
223
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...
223


