Machine learningMachine learning
贝叶斯半监督学习
贝叶斯半监督学习是一种概率框架,它利用少量标记数据集和大量未标记观测数据来推断模型参数并进行预测。通过将缺失的标签视为潜在变量并对参数设置先验,该方法在利用未标记数据改进泛化能力的同时,能够自然地量化不确定性。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Chapelle, O., Scholkopf, B., & Zien, A. (Eds.). (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9
- Zhu, X., Ghahramani, Z., & Lafferty, J. (2003). Semi-supervised learning using Gaussian fields and harmonic functions. Proceedings of the 20th International Conference on Machine Learning (ICML), 912–919. link ↗
如何引用本页
ScholarGate. (2026, June 3). Bayesian Semi-supervised Learning (Probabilistic Inference with Labeled and Unlabeled Data). ScholarGate. https://scholargate.app/zh/machine-learning/bayesian-semi-supervised-learning
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 贝叶斯主动学习机器学习↔ compare
- 贝叶斯高斯混合模型机器学习↔ compare
- 少样本学习机器学习↔ compare
- 高斯过程机器学习↔ compare
- 半监督学习机器学习↔ compare
- 迁移学习机器学习↔ compare