Online Random Forest
Online Random Forest (ORF) ক্লাসিক Random Forest-কে স্ট্রিমিং সেটিং-এর জন্য প্রসারিত করে, যেখানে সম্পূর্ণ প্রশিক্ষণ ডেটাসেট সংরক্ষণ বা পুনরায় ব্যবহার না করে নতুন পর্যবেক্ষণ আসার সাথে সাথে প্রতিটি ট্রি (tree) কে পর্যায়ক্রমে আপডেট করা হয়। Adaptive Random Forests (ARF)-এর মতো অ্যালগরিদমগুলি ড্রিফট ডিটেকশন (drift detection) যোগ করে, যাতে ডেটার ডিস্ট্রিবিউশন সময়ের সাথে পরিবর্তিত হলে এনসেম্বল (ensemble) মানিয়ে নিতে পারে।
পুরো পদ্ধতিটি পড়ুন
এই অংশটি পড়তে বিনামূল্যের অ্যাকাউন্ট দিয়ে সাইন ইন করুন।
Method map
The neighbourhood of related methods — select a node to explore.
+2 more
উৎস
- Saffari, A., Leistner, C., Santner, J., Godec, M., & Bischof, H. (2009). On-line random forests. In Proceedings of the 3rd IEEE International Workshop on On-Line Learning for Computer Vision (OLCV 2009), pp. 1–8. IEEE. link ↗
- Gomes, H. M., Bifet, A., Read, J., Barddal, J. P., Enembreck, F., Pfharinger, B., Holmes, G., & Abdessalem, T. (2017). Adaptive random forests for evolving data stream classification. Machine Learning, 106(9), 1469–1495. DOI: 10.1007/s10994-017-5642-8 ↗
এই পৃষ্ঠা কীভাবে উদ্ধৃত করবেন
ScholarGate. (2026, June 3). Online Random Forest (Incremental Ensemble of Decision Trees). ScholarGate. https://scholargate.app/bn/machine-learning/online-random-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
- অনলাইন গ্রেডিয়েন্ট বুস্টিংযন্ত্র শিখন↔ compare
- অনলাইন লার্নিংযন্ত্র শিখন↔ compare
- Random Forestযন্ত্র শিখন↔ compare
- Semi-supervised Random Forestযন্ত্র শিখন↔ compare
যেখানে উদ্ধৃত
এই পৃষ্ঠায় কোনো ত্রুটি চোখে পড়েছে? জানান বা সংশোধনের প্রস্তাব দিন →