用高斯的天真贝叶斯和R包RandomGaussianNB进行后期平均化,用于大数据分类
1Department of Mathematics and Statistics, Faculty of Science and Technology, Thammasat University, Khlong Luang, Pathum Thani, Thailand.
随机GaussianNB R包引入后置平均的高斯天真贝叶斯 (PAV-GNB) 进行可扩展的分类. 这种组合方法提高了高维数据的稳定性和准确性,同时保持了效率.
科学领域:
- 机器学习 机器学习
- 统计计算 统计计算
- 生物信息学是一种生物信息学.
背景情况:
- 经典高斯素朴贝叶斯 (GNB) 分类器可以在高维数据中与相关性偏差和稳定性作斗争.
- 集合方法提供了潜在的改进,但可能是计算密集的.
研究的目的:
- 引入和评估RandomGaussianNB R包,实现后置平均的高斯原始贝叶斯 (PAV-GNB) 算法.
- 为GNB提供可扩展,可解释和计算效率高的整体扩展.
主要方法:
- 开发了RandomGaussianNB R包用于PAV-GNB分类.
- 利用后置平均来创建一组GNB分类器.
- 进行了对整体后方方差和概括界限的理论分析.
- 在大数据条件下进行模拟研究和现实世界数据集应用.
主要成果:
- 在模拟中,PAV-GNB表现出一致的准确性和低方差,与理论预测保持一致.
- 整体尺寸反向影响后部变异,增强稳定性.
- 可扩展性实验显示,在多核处理时,运行时间得到了近线性改进.
- 皮马印第安人糖尿病数据集应用程序证实了PAV-GNB的可靠性和效率.
结论:
- 随机GaussianNB为大规模分类提供了一个基于统计的,可解释的,高效的方法.
- PAV-GNB有效地减轻了偏差,并在高维设置中提高了稳定性.
- 该R套件为先进的天真贝叶斯分类提供了一个并行和可重复的框架.
更多相关视频
12:27Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
Published on: February 15, 2017
07:13Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
Published on: April 18, 2025
相关概念视频
Estimating Population Mean with Unknown Standard Deviation
William S. Gosset (1876–1937) of the...
Distributions to Estimate Population Parameter
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...
Estimating Population Standard Deviation
Introduction to Nonparametric Statistics
One of...
Estimating Population Mean with Known Standard Deviation
The confidence interval estimate will have the form as follows:
(point estimate - error bound, point estimate +...
