Gaussian Process
2000년 도입 · 논문 2,473편에서 사용
Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for an unseen point from training data. The models are fully probabilistic so uncertainty bounds are baked in with the model. Image Source: Gaussian Processes for Machine Learning, C. E. Rasmussen & C. K. I. Williams
Non-Parametric Regression · GeneralNon-Parametric Classification · General