Random Forest
Random Forest হলো একটি এনসেম্বল লার্নিং পদ্ধতি, যা ২০০۱ সালে Leo Breiman কর্তৃক প্রবর্তিত হয়। এটি ডেটার বুটস্ট্র্যাপ নমুনার উপর অনেকগুলো ডিসিশন ট্রি তৈরি করে এবং শক্তিশালী ক্লাসিফিকেশন ও রিগ্রেশনের জন্য তাদের ভোট একত্রিত করে। সামান্য ভিন্ন ভিন্ন অনেকগুলো ট্রি একত্রিত করার মাধ্যমে, এটি যেকোনো একটি একক ট্রির চেয়ে বেশি নির্ভুল এবং স্থিতিশীল ভবিষ্যদ্বাণী তৈরি করে।
পুরো পদ্ধতিটি পড়ুন
এই অংশটি পড়তে বিনামূল্যের অ্যাকাউন্ট দিয়ে সাইন ইন করুন।
Method map
The neighbourhood of related methods — select a node to explore.
+127 more
উৎস
- Breiman, L. (2001). Random Forests. Machine Learning, 45, 5–32. DOI: 10.1023/A:1010933404324 ↗
- James, G., Witten, D., Hastie, T. & Tibshirani, R. (2013). An Introduction to Statistical Learning (Ch. 8). Springer. ISBN: 978-1-4614-7138-7
এই পৃষ্ঠা কীভাবে উদ্ধৃত করবেন
ScholarGate. (2026, June 1). Random Forest (Breiman Ensemble of Decision Trees). ScholarGate. https://scholargate.app/bn/machine-learning/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
- XGBoostযন্ত্র শিখন↔ compare
যেখানে উদ্ধৃত
এই পৃষ্ঠায় কোনো ত্রুটি চোখে পড়েছে? জানান বা সংশোধনের প্রস্তাব দিন →