Machine learningMachine learning
アンサンブル・アイソレーション・フォレスト
アンサンブル・アイソレーション・フォレストは、複数のアイソレーション・フォレスト・モデル(それぞれ異なる乱数シード、サブサンプリング率、または汚染パラメータで訓練される)を訓練し、それらの異常スコアを結合して、より安定した頑健な異常ランキングを生成します。複数の独立したアイソレーション・フォレスト間で平均化または集約することにより、この手法は単一フォレストに固有の分散を低減し、複雑または高次元のデータに対してより信頼性の高い外れ値検出を実現します。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Liu, F. T., Ting, K. M., & Zhou, Z.-H. (2008). Isolation Forest. In Proceedings of the 8th IEEE International Conference on Data Mining (ICDM 2008), pp. 413–422. IEEE. DOI: 10.1109/ICDM.2008.17 ↗
- Isolation Forest. Wikipedia. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Ensemble Isolation Forest (Meta-Ensemble Anomaly Detection). ScholarGate. https://scholargate.app/ja/machine-learning/ensemble-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
- アイソレーションフォレスト機械学習↔ compare
- One-Class SVM機械学習↔ compare
- ランダムフォレスト機械学習↔ compare
- 投票アンサンブル機械学習↔ compare