Machine learningMachine learning
半监督 CatBoost
半监督 CatBoost 将 CatBoost 的有序梯度提升框架应用于仅有部分训练实例带有标签的场景,通过伪标签或一致性策略利用无标签数据,以提高模型精度,使其超越仅凭有标签数据所能达到的水平。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Prokhorenkova, L., Gusev, G., Vorobev, A., Dorogush, A. V., & Gulin, A. (2018). CatBoost: unbiased boosting with categorical features. In Advances in Neural Information Processing Systems (NeurIPS), 31. link ↗
- Chapelle, O., Scholkopf, B., & Zien, A. (Eds.). (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9
如何引用本页
ScholarGate. (2026, June 3). Semi-supervised CatBoost (Gradient Boosting with Partially Labeled Data). ScholarGate. https://scholargate.app/zh/machine-learning/semi-supervised-catboost
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.
- CatBoost机器学习↔ compare
- 梯度提升(Gradient Boosting)机器学习↔ compare
- 半监督梯度提升机器学习↔ compare
- 半监督随机森林机器学习↔ compare
- 半监督XGBoost机器学习↔ compare