ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

贝叶斯单类支持向量机×高斯过程×
领域机器学习机器学习
方法族Machine learningMachine learning
起源年份2001–20102006 (book); roots in Kriging, 1951)
提出者Scholkopf et al. (base OCSVM); Bayesian extension via Tipping and othersRasmussen, C. E. & Williams, C. K. I.
类型Probabilistic anomaly detectionProbabilistic non-parametric model
开创性文献Scholkopf, B., Platt, J. C., Shawe-Taylor, J., Smola, A. J., & Williamson, R. C. (2001). Estimating the support of a high-dimensional distribution. Neural Computation, 13(7), 1443–1471. DOI ↗Rasmussen, C. E., & Williams, C. K. I. (2006). Gaussian Processes for Machine Learning. MIT Press. ISBN: 978-0-262-18253-9
别名Bayesian OCSVM, Bayesian one-class classifier, probabilistic one-class SVM, Bayes-OCSVMGP, Gaussian Process Regression, GPR, Kriging
相关63
摘要Bayesian one-class SVM combines the classical one-class support vector machine — which learns a tight boundary around normal training examples — with Bayesian inference to produce calibrated probability estimates of anomaly, rather than only a binary flag. This allows uncertainty quantification over the novelty decision, making the approach more suitable when downstream actions depend on how confident the model is that a new observation is anomalous.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数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Bayesian one-class SVM · Gaussian Process. 于 2026-06-15 检索自 https://scholargate.app/zh/compare