قارن الطرق
راجع الطرق التي اخترتها جنبًا إلى جنب؛ الصفوف المختلفة مميَّزة.
| التعلم شبه المُشرف المُنتظم× | Gaussian Process× | |
|---|---|---|
| المجال | تعلم الآلة | تعلم الآلة |
| العائلة | Machine learning | Machine learning |
| سنة النشأة≠ | 2006 | 2006 (book); roots in Kriging, 1951) |
| صاحب الطريقة≠ | Belkin, M.; Niyogi, P.; Sindhwani, V. | Rasmussen, C. E. & Williams, C. K. I. |
| النوع≠ | Regularized learning paradigm | Probabilistic non-parametric model |
| المصدر التأسيسي≠ | Belkin, M., Niyogi, P., & Sindhwani, V. (2006). Manifold regularization: A geometric framework for learning from labeled and unlabeled examples. Journal of Machine Learning Research, 7, 2399–2434. link ↗ | Rasmussen, C. E., & Williams, C. K. I. (2006). Gaussian Processes for Machine Learning. MIT Press. ISBN: 978-0-262-18253-9 |
| الأسماء البديلة | manifold regularization, graph-regularized SSL, semi-supervised regularization, Laplacian regularization | GP, Gaussian Process Regression, GPR, Kriging |
| ذات صلة≠ | 6 | 3 |
| الملخص≠ | Regularized semi-supervised learning adds explicit geometric or graph-based penalty terms to a semi-supervised objective so that the decision function varies smoothly over the data manifold. Pioneered through manifold regularization (Belkin, Niyogi & Sindhwani, 2006), it exploits the structure of both labeled and unlabeled examples to learn more accurate models than supervised regularization alone when labeled data are scarce. | A Gaussian Process (GP) is a non-parametric, fully probabilistic machine learning model that places a prior distribution directly over functions. Rather than predicting a single value, it returns a predictive mean and a calibrated uncertainty estimate at every test point, making it especially valuable for regression on small to medium datasets and for Bayesian optimization tasks. |
| ScholarGateمجموعة البيانات ↗ |
|
|