অনলাইন আইসোলেশন ফরেস্ট
অনলাইন আইসোলেশন ফরেস্ট (Online Isolation Forest) হলো আইসোলেশন ফরেস্ট (Isolation Forest) অ্যানোমালি-ডিটেকশন অ্যালগরিদমের একটি সম্প্রসারণ যা স্ট্রিমিং বা অবিচ্ছিন্নভাবে আগত ডেটার জন্য ব্যবহৃত হয়। নতুন ডেটা আসার সাথে সাথে আইসোলেশন ট্রি (isolation trees) নতুন করে তৈরি না করে, ফরেস্টকে পর্যায়ক্রমে আপডেট করা হয় যাতে সম্পূর্ণ ডেটা ইতিহাস পুনরায় প্রক্রিয়া না করেই অ্যানোমালি স্কোরগুলি হালনাগাদ থাকে। এটি রিয়েল-টাইম মনিটরিং, জালিয়াতি সনাক্তকরণ এবং সেন্সর-ডেটা নজরদারির জন্য ব্যবহারিক, যেখানে ডেটার পরিমাণ ক্রমাগত বৃদ্ধি পায়।
পুরো পদ্ধতিটি পড়ুন
এই অংশটি পড়তে বিনামূল্যের অ্যাকাউন্ট দিয়ে সাইন ইন করুন।
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), pp. 413–422. DOI: 10.1109/ICDM.2008.17 ↗
- Tan, S. C., Ting, K. M., & Liu, T. F. (2011). Fast Anomaly Detection for Streaming Data. In Proceedings of the 22nd International Joint Conference on Artificial Intelligence (IJCAI), pp. 1511–1516. link ↗
এই পৃষ্ঠা কীভাবে উদ্ধৃত করবেন
ScholarGate. (2026, June 3). Online Isolation Forest (Streaming Anomaly Detection with Isolation Trees). ScholarGate. https://scholargate.app/bn/machine-learning/online-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
- Online Random Forestযন্ত্র শিখন↔ compare
- আধা-পর্যবেক্ষিত আইসোলেশন ফরেস্টযন্ত্র শিখন↔ compare
এই পৃষ্ঠায় কোনো ত্রুটি চোখে পড়েছে? জানান বা সংশোধনের প্রস্তাব দিন →