ScholarGate
助手

方法对比

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

贝叶斯单类支持向量机×孤立森林 (Isolation Forest)×
领域机器学习机器学习
方法族Machine learningMachine learning
起源年份2001–20102008
提出者Scholkopf et al. (base OCSVM); Bayesian extension via Tipping and othersLiu, F.T., Ting, K.M. & Zhou, Z.-H.
类型Probabilistic anomaly detectionUnsupervised ensemble (random partitioning trees)
开创性文献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 ↗Liu, F.T., Ting, K.M. & Zhou, Z.-H. (2008). Isolation Forest. IEEE ICDM, 413–422. DOI ↗
别名Bayesian OCSVM, Bayesian one-class classifier, probabilistic one-class SVM, Bayes-OCSVMIsolation Forest (Aykırı Değer Tespiti), iForest, isolation forest anomaly detection
相关65
摘要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.Isolation Forest is an unsupervised machine-learning method for anomaly and outlier detection, introduced by Liu, Ting and Zhou in 2008, that isolates anomalies through random partitioning of the data. It works without any labelled anomaly data and scales to high-dimensional datasets.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 1 来源
  3. PUBLISHED

前往搜索 下载幻灯片

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