Machine learningMachine learning
半监督隔离森林
半监督隔离森林通过在大量无标签数据集中引入少量已标记的异常(以及可能的正常)样本,扩展了经典的隔离森林异常检测器。这种标签指导可以调整模型的异常分数,从而更可靠地分离已知异常,弥合完全无监督和完全监督检测之间的差距。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
如何引用本页
ScholarGate. (2026, June 3). Semi-supervised Isolation Forest for Anomaly Detection. ScholarGate. https://scholargate.app/zh/machine-learning/semi-supervised-isolation-forest
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.
- 自动编码器异常检测机器学习↔ compare
- 孤立森林 (Isolation Forest)机器学习↔ compare
- 局部异常因子 (LOF)机器学习↔ compare
- 单类支持向量机机器学习↔ compare
- 随机森林机器学习↔ compare
- 半监督学习机器学习↔ compare